diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-05-01 07:38:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-05-01 07:38:32 +0000 |
commit | a234e27dba9abdce3ba999479b024a4c7843422b (patch) | |
tree | ff027d48a9b1c2e45ff108d10b7a10dab38e7260 /localedata/ChangeLog | |
parent | 69278ade4a833e7e0b9e53bbba02f7d12edd03dd (diff) | |
download | glibc-a234e27dba9abdce3ba999479b024a4c7843422b.tar glibc-a234e27dba9abdce3ba999479b024a4c7843422b.tar.gz glibc-a234e27dba9abdce3ba999479b024a4c7843422b.tar.bz2 glibc-a234e27dba9abdce3ba999479b024a4c7843422b.zip |
Update.
2003-05-01 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c (mSTATs): Call ptmalloc_init if necessary.
2003-04-29 Andreas Schwab <schwab@suse.de>
* string/test-strcat.c (do_one_test): Fix attribute name.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8322e01524..c5306f8c6d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,16 @@ +2003-04-30 Petter Reinholdtsen <pere@hungry.com> + + * tst-fmon.c: Report name of locale if setlocale() fails. + * tst-numeric.c: Likewise. + + * tst-fmon.sh: Ignore lines starting with hash '#' in the data file. + * tst-numeric.sh: Likewise. + +2003-04-30 Petter Reinholdtsen <pere@hungry.com> + + * sort-test.sh: Output 'diff -u' when sorting test failed, to make + it easier to find out what was wrong with the sorting order. + 2003-04-16 Petter Reinholdtsen <pere@hungry.com> * Makefile (tests): Add LC_NUMERIC test tst-numeric.out. |