[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / I18N / West / ChangeLog
index ad1cfb32a89c21973592733ec765e7202d1183e3..fdae4a6a8341fec01a43fb8ffffa6ef19c14a280 100644 (file)
@@ -1,3 +1,19 @@
+2010-02-11  Zoltan Varga  <vargaz@gmail.com>
+
+       * CP1250.cs CP1252.cs: Move the '--charCount' line to the beginning of the loop,
+       since it can be skipped in case of HandleFallback. Add brances around the
+       call to HandleFallback so the 'continue' call is only done if it is called.
+       Should fix #573682.
+
+2008-07-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CP1252.cs : continue after fallback was missing.
+         Fixed bug #408381, patch by Jonathan Gagnon.
+
+2008-05-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added Test/texts/*.txt to EXTRA_DISTFILES.
+
 2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>
 
        * windows-437-2000.ucm: copied from ICU: http://dev.icu-project.org/cgi-bin/viewcvs.cgi/charset/data/ucm/windows-437-2000.ucm?revision=1.2