multiply buffer size by MB_CUR_MAX so multi-byte chars fit
[mmh] / ChangeLog
index 46d2bdb..3a82aa4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-01-16  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * uip/scansbr.c: multiply buffer size by MB_CUR_MAX so multi-byte
+        chars fit
+
+2006-01-14  Josh Bressers <josh@bress.net>
+
+       * sbr/fmt_scan.c: Turn the PUTSF macro into a function capable of
+       handling multi column characters.
+
+2006-01-07  Josh Bressers <josh@bress.net>
+
+       * Remove sbr/strerror.c -- strerror(3) is defined in C89.
+
 2006-01-06  Josh Bressers <josh@bress.net>
 
        * patch #3968: Move the add() function from its own file (add.c) and