New test.
[mono.git] / mcs / class / corlib / System.Text / ChangeLog
index 24a8bc0ab6cf7a7d571d4022619c02bca0a484fd..039e55abf2da5213fb8d1987b3b7579125f48cb6 100644 (file)
@@ -1,3 +1,8 @@
+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.