about summary refs log tree commit diff
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 3e41a14db2..6a8f7fe78e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-03-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* wcsmbs/mbsrtowcs.c: Just a wrapper around __mbsrtowcs_l.
+	* wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Add real implementation here.
+
 	Make the non-_l functions wrappers around the _l functions.
 	* include/monetary.h: Declare __vstrmon_l.
 	* include/string.h: Add libc_hidden_proto for __strcoll_l and