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/Test/System.Net/ChangeLog')
-rw-r--r--mcs/class/System/Test/System.Net/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System/Test/System.Net/ChangeLog b/mcs/class/System/Test/System.Net/ChangeLog
index d5348f75f70..a857c66ed51 100644
--- a/mcs/class/System/Test/System.Net/ChangeLog
+++ b/mcs/class/System/Test/System.Net/ChangeLog
@@ -1,5 +1,9 @@
2009-06-20 Gert Driesen <drieseng@users.sourceforge.net>
+ * SocketResponder.cs: Made a little more robust.
+
+2009-06-20 Gert Driesen <drieseng@users.sourceforge.net>
+
* HttpListener2Test.cs: Added test for bug #513849.
* HttpWebRequestTest.cs: Enabled test for bug #508027. Added test for
bug #513087.