diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-20 04:33:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-20 04:33:16 +0000 |
commit | df152cc80e60dc8bf7167a62ee26cb19a9a675d3 (patch) | |
tree | a21dc460c0bc8d84bc1b83282dbcdb57392e575f /localedata/ChangeLog | |
parent | ec4ae3b891da3b7c0a0938c0b100178207ad2cc3 (diff) | |
download | glibc-df152cc80e60dc8bf7167a62ee26cb19a9a675d3.tar.gz glibc-df152cc80e60dc8bf7167a62ee26cb19a9a675d3.tar.xz glibc-df152cc80e60dc8bf7167a62ee26cb19a9a675d3.zip |
Update.
* stdlib/jrand48_r.c (__jrand48_r): Correct constructing of results. Reported by Jeff Higham <jhigham@algorithmics.com>. * stdlib/tst-rand48.c: New file. * stdlib/Makefile (tests): Add tst-rand48.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a643772b8e..b42520b272 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2001-01-19 Ulrich Drepper <drepper@redhat.com> + + * Makefile (LOCALES): Add fr_FR.ISO-8859-1. + * tst-langinfo.sh: Add French tests. + 2001-01-08 Jakub Jelinek <jakub@redhat.com> * locales/cs_CZ: Fix grammar of comment above abmon. |