diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-09-25 18:26:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-09-25 18:26:41 +0000 |
commit | c1e3681907d81f8738bdcb3582f6a563e65b6f11 (patch) | |
tree | 4fb4348d9135aa95431df4b6f60590a0914ec79f /localedata/ChangeLog | |
parent | 2cf8a390dd0f7bd851f13aac6e67de9841331744 (diff) | |
download | glibc-c1e3681907d81f8738bdcb3582f6a563e65b6f11.tar.gz glibc-c1e3681907d81f8738bdcb3582f6a563e65b6f11.tar.xz glibc-c1e3681907d81f8738bdcb3582f6a563e65b6f11.zip |
[BZ #278]
* manual/stdio.texi (Hook Functions): Correct type of position parameter of seeker and fix fallout of the change in the text. * wcsmbs/tst-mbrtowc2.c: New file. * wcsmbs/Makefile (tests): Add tst-mbrtowc2.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e1dd5edb72..1934f15632 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2005-09-25 Ulrich Drepper <drepper@redhat.com> + [BZ #811] + * locales/zh_CN: Fix date_fmt information. + * SUPPORTED (SUPPORTED-LOCALES): Add km_KH. [BZ #826] |