aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-19 21:40:15 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-19 21:40:15 +0000
commit3c504879d9411bb9c57cc69774e1bc0c15a3ea7f (patch)
treee5f1b30ca00287e815d2fb16d5cc38124b3f8c88 /ChangeLog
parentb28dcd8e13e40f1f894a2057466fc7867d07c76c (diff)
downloadglibc-3c504879d9411bb9c57cc69774e1bc0c15a3ea7f.tar
glibc-3c504879d9411bb9c57cc69774e1bc0c15a3ea7f.tar.gz
glibc-3c504879d9411bb9c57cc69774e1bc0c15a3ea7f.tar.bz2
glibc-3c504879d9411bb9c57cc69774e1bc0c15a3ea7f.zip
Update.
2001-03-19 Ulrich Drepper <drepper@redhat.com> * string/Makefile (tests): Add tst-strxfrm. * string/tst-strxfrm.c: New file. Based on a test case by Paul Eggert. * string/Depend: New file. 2001-03-19 Paul Eggert <eggert@twinsun.com> * string/strxfrm.c (strxfrm): strxfrm should return 0, not 1, when given the empty string in nontrivial locales.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c82d4abc7..935e710689 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-03-19 Ulrich Drepper <drepper@redhat.com>
+
+ * string/Makefile (tests): Add tst-strxfrm.
+ * string/tst-strxfrm.c: New file. Based on a test case by Paul Eggert.
+ * string/Depend: New file.
+
+2001-03-19 Paul Eggert <eggert@twinsun.com>
+
+ * string/strxfrm.c (strxfrm): strxfrm should return 0, not 1,
+ when given the empty string in nontrivial locales.
+
2001-03-17 H.J. Lu <hjl@gnu.org>
* manual/Makefile (install): Use $(INSTALL_DATA) instead of