New test.
[mono.git] / mcs / class / corlib / System.Text / ChangeLog
index 0a476340a1cdf7f06b2f0022b4b328f978357eea..039e55abf2da5213fb8d1987b3b7579125f48cb6 100644 (file)
@@ -1,3 +1,12 @@
+2006-10-25  Ben Maurer  <bmaurer@andrew.cmu.edu>
+
+       * Encoding.cs: Make the GetByteCcount method used fixed pointers
+       removes quite a few allocations from Banshee.
+
+2006-09-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * StringBuilder.cs (.ctor): Add a comment.
+
 2006-08-24  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Encoding.cs :