summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0af6c34a6..a579e43d7 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>
+
+ * libc/string/wcsnlen.c: New file.
+ * libc/include/wchar.h: Add wcsnlen prototype.
+ * libc/string/Makefile.am: Add wcsnlen support.
+ * libc/string/Makefile.in: Regenerated.
+ * libc/string/wcstrings.tex: Add wcsnlen documentation.
+
2003-10-22 Richard Sandiford <rsandifo@redhat.com>
* libc/stdlib/exit.c (exit): Handle null _GLOBAL_REENT->_atexits.