diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 03:54:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 03:54:45 +0000 |
commit | f79d99cb260028d1eae399c99f8cee645a32538f (patch) | |
tree | c2b3fa5e3f1adf1f61d05d669259812ddd9cc083 /localedata/ChangeLog | |
parent | 71433ae4feb4e1bab581d14e6b65d1772764c41c (diff) | |
download | glibc-f79d99cb260028d1eae399c99f8cee645a32538f.tar glibc-f79d99cb260028d1eae399c99f8cee645a32538f.tar.gz glibc-f79d99cb260028d1eae399c99f8cee645a32538f.tar.bz2 glibc-f79d99cb260028d1eae399c99f8cee645a32538f.zip |
Update.
* Makefile: Add rules to build, run, and distribute tst-langinfo.
* tst-langinfo.c: New file.
* tst-langinfo.sh: New file.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5e32522caa..e0c842ab40 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2000-07-24 Ulrich Drepper <drepper@redhat.com> + * Makefile: Add rules to build, run, and distribute tst-langinfo. + * tst-langinfo.c: New file. + * tst-langinfo.sh: New file. + * locales/ja_JP (era_d_t_fmt): Fix typo. * Makefile: Add rules to build, run, and distribute tst-wctype. |