aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d696452b7a..93a74b6bab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-22 Ulrich Drepper <drepper@redhat.com>
+
+ * wcsmbs/wcpncpy.c (__wcpncpy): Correct destination pointer handling.
+ * wcsmbs/Makefile (tests): Add tst-wcpncpy.
+ * wcsmbs/tst-wcpncpy.c: New file.
+
2003-07-21 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/bits/sched.h (CLONE_STOPPED): Define.