[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Text / ChangeLog
index 1fc3f1d7f548d9144d5ff7065c1e7f88404ce2fc..c1b2012bb8a0d05b159ffe465d4b9155085c4c93 100644 (file)
@@ -1,3 +1,16 @@
+2010-06-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * StringBuilder.cs: Moonlight needs Clear too.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * StringBuilder.cs, Encoding.cs: use MOONLIGHT symbol to
+       disambiguate MonoTouch and Moonlight code.
+
+2010-02-02  Jb Evain  <jbevain@novell.com>
+
+       * ASCIIEncoding.cs, Latin1Encoding.cs: remove duplicated code.
+
 2009-12-09  Chris Toshok  <toshok@ximian.com>
 
        * Encoding.cs (get_Default): moonlight defaults to UTF8, not