diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-09-17 05:51:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-09-17 05:51:40 +0000 |
commit | d4d6b072568e1647ef6cda31e619b718614531e4 (patch) | |
tree | d7930f6df08b82c9eb810e8b4c5465b11cf426f6 | |
parent | d8877d65dc66f2e26646d21b4a7516e1f97aca9e (diff) | |
download | glibc-d4d6b072568e1647ef6cda31e619b718614531e4.tar glibc-d4d6b072568e1647ef6cda31e619b718614531e4.tar.gz glibc-d4d6b072568e1647ef6cda31e619b718614531e4.tar.bz2 glibc-d4d6b072568e1647ef6cda31e619b718614531e4.zip |
Update.
* string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2001-09-16 Ulrich Drepper <drepper@redhat.com> - * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correct get + * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get nrules value. 2001-09-14 H.J. Lu <hjl@gnu.org> |