Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System.Net.Sockets/ChangeLog')
-rw-r--r--mcs/class/System/System.Net.Sockets/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mcs/class/System/System.Net.Sockets/ChangeLog b/mcs/class/System/System.Net.Sockets/ChangeLog
index dc1ac9218a8..05da6f4f591 100644
--- a/mcs/class/System/System.Net.Sockets/ChangeLog
+++ b/mcs/class/System/System.Net.Sockets/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-10 Bill Holmes <billholmes54@gmail.com>
+
+ Backport of 112681.
+
+ * Socket.cs : Adding a comment to provide locations where
+ changes to MonoSocketAsyncResult need to be synced.
+
+ Code is contributed under MIT/X11 license.
+
2008-09-06 Atsushi Enomoto <atsushi@ximian.com>
* Socket.cs : (SocketAsyncResult) release byte buffer early so that