diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-01 18:47:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-01 18:47:09 +0000 |
commit | d6040f178121e25478673ba0668acb7e54a299b8 (patch) | |
tree | 71fd6bb7971c55a5c64be749e4336f11a25b4c7d /localedata/ChangeLog | |
parent | aaca11d8a11e4c04c7a5ed1db0adaf4a4c192853 (diff) | |
download | glibc-d6040f178121e25478673ba0668acb7e54a299b8.tar.gz glibc-d6040f178121e25478673ba0668acb7e54a299b8.tar.xz glibc-d6040f178121e25478673ba0668acb7e54a299b8.zip |
Update.
2000-09-30 Bruno Haible <haible@clisp.cons.org> * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret. * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise return values. Only the sign matters.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 705414c903..b8899b3687 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-09-30 Bruno Haible <haible@clisp.cons.org> + + * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret. + * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise + return values. Only the sign matters. + 2000-09-28 Ulrich Drepper <drepper@redhat.com> * locales/ar_SA: Last non <Uxxxx> entries removed. |