diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-21 06:51:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-21 06:51:06 +0000 |
commit | a2236316645f0e4c3c9b286a7f908da786b9726f (patch) | |
tree | 3e6f677872dc7e0301867333c0f0be193ff82146 /localedata/ChangeLog | |
parent | 1ceb8afe3d8c3c9b1ca7a6f0d13ee762667f397d (diff) | |
download | glibc-a2236316645f0e4c3c9b286a7f908da786b9726f.tar.gz glibc-a2236316645f0e4c3c9b286a7f908da786b9726f.tar.xz glibc-a2236316645f0e4c3c9b286a7f908da786b9726f.zip |
Update.
* locale/programs/ld-monetary.c (monetary_finish): Don't print individual error message if nothing is defined.
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 ec2a562a16..d02f77af2e 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 1999-11-20 Ulrich Drepper <drepper@cygnus.com> + * tst-trans.c: New file. + * tst-trans.sh: New file. + * tests/trans.def: New file. + * Makefile: Add rules for character mapping tests. + * tests/test1.def: Correct ellipsis syntax. 1999-11-17 Ulrich Drepper <drepper@cygnus.com> |