aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3bf38b4f..ffdb41935d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-04-18 Ulrich Drepper <drepper@cygnus.com>
+ * wcsmbs/mbsrtowcs.c (__mbsrtowcs): Correctly initialize outbufend
+ for dst==NULL.
+ Fixes PR libc/1084.
+
* socket/sys/socket.h: Define SHUT_RD, SHUT_WR, and SHUT_RDWR.
Fixes PR libc/1083.