Merge pull request #2346 from xmcclure/proxy-load-fail
[mono.git] / mcs / class / System / Test / ChangeLog
index 75e410f0912e41d98ba9625c2e65d2d3021621ea..4a19f3aa97b1f6faf3b70ca5855ec379cbcfa821 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.IO.Ports: New test directory.
+
 2010-01-29  Mike Kestner <mkestner@novell.com>
 
        * System.Net/WebUtilityTest.cs: port of tests from System.Web.