2010-01-25 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / corlib / Test / System / ChangeLog
index 460e7a06dd745e4ca5f73585efc022c966de89b8..7a814d440b006fd292c56be7426bcfd837f986fd 100644 (file)
@@ -1,3 +1,7 @@
+2010-01-25  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * EnumTest.cs: New tests for the new TryParse method.
+
 2010-01-25  Zoltan Varga  <vargaz@gmail.com>
 
        * ArrayTest.cs: Add a test for SetValue () + nullables.