New tests.
[mono.git] / mcs / class / corlib / System / ChangeLog
index 3ccf94db573a1caa557319bff3462e5e5bc1e9ce..dce79282db5075e7fe9a70cafd23fba2a98aad5a 100644 (file)
@@ -1,3 +1,24 @@
+2010-04-25  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * TimeSpan.cs: Support custom formats in ToString().
+
+2010-04-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * Lazy.cs: Include in Moonlight build.
+
+2010-04-22  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * TimeSpan.cs: The final 4.0 release removed the restriction of
+       preceding zeroes when parsing, and it also added 't' and 'T' as valid
+       formats equivalent to 'c' (default).
+
+2010-04-16 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * MonoType.cs (GetInterface): Compare against the name
+       of the generic type definition.
+
+       Fixes #484246.
+
 2010-04-16 Rodrigo Kumpera  <rkumpera@novell.com>
 
        * MonoCustomAttrs.cs (GetBasePropertyDefinition): Use