lalala
[mono.git] / mcs / class / corlib / System.IO / ChangeLog
index 240f1d0498cd5072b21c44ceb8993c3b9a4f1274..bb20c936c2068df5435de79c3f4a7b1413911993 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-01  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * BufferedStream.cs: On Position change, do not reset the buffer if the
+       new position is in the limits of the buffer. This fixes #49403.
+
 2003-04-03  Atsushi Enomoto <atsushi@ximian.com>
 
        * Path.cs : ChangeExtension() does not remove dot(.) when extension is