aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b14b44ebf4..1fe0314e24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-01-18 Ulrich Drepper <drepper@cygnus.com>
+ * wcsmbs/mbsrtowcs.c: Compute return value correctly after change
+ in gconv function.
+
* wcsmbs/mbrtowc.c: Don't set errno if byte sequence is only
incomplete but correct.