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/ChangeLog18
1 files changed, 0 insertions, 18 deletions
diff --git a/mcs/class/System/Test/System.Net/ChangeLog b/mcs/class/System/Test/System.Net/ChangeLog
index 2c2ad1dea50..b74bc205f96 100644
--- a/mcs/class/System/Test/System.Net/ChangeLog
+++ b/mcs/class/System/Test/System.Net/ChangeLog
@@ -1,21 +1,3 @@
-2006-02-03 Carlos Alberto Cortez <calberto.cortez@gmail.com>
-
- * FtpWebRequestTest.cs: Add a small check for Method.
-
-2006-02-03 Atsushi Enomoto <atsushi@ximian.com>
-
- * WebRequestTest.cs : FtpWebRequest is only NET_2_0.
-
-2006-02-03 Carlos Alberto Cortez <calberto.cortez@gmail.com>
-
- * FtpWebRequestTest.cs: New file to test properties/methods
- that don't need any connection to work.
-
-2005-02-03 Carlos Alberto Cortez <calberto.cortez@gmail.com>
-
- * WebRequestTest.cs: Add ftp to the Create () method (to return
- a FtpWebRequest instance).
-
2005-11-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* HttpListenerTest.cs: disable 2 tests. We're throwing the wrong