aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1316b58d6..8e40664776 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-15 Ulrich Drepper <drepper@cygnus.com>
+
+ * wcsmbs/wcsnlen.c: Correct decrement maxlen.
+
+ * wcsmbs/Makefile (tests): Add tst-wcsnlen.
+ * wcsmbs/tst-wcsnlen.c: New file.
+
1999-08-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* libio/ioputs.c (_IO_puts): Add missing brace.