diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-07-23 18:53:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-07-23 18:53:26 +0000 |
commit | 06bfee07cbd94b28c62bbdea7a982dfdbd460b2c (patch) | |
tree | b0604ba7038cf6ce51c269e5a03278859dffa063 /localedata/ChangeLog | |
parent | 7a80496fb1d65c1e07df8a4addc5ad77226fd61e (diff) | |
download | glibc-06bfee07cbd94b28c62bbdea7a982dfdbd460b2c.tar.gz glibc-06bfee07cbd94b28c62bbdea7a982dfdbd460b2c.tar.xz glibc-06bfee07cbd94b28c62bbdea7a982dfdbd460b2c.zip |
[BZ #282]
Update. 2004-07-23 Jakub Jelinek <jakub@redhat.com> [BZ #282] * libio/iopopen.c (_IO_new_popen): Use _IO_init instead of _IO_no_init. Remove wd from struct locked_FILE. (_IO_wproc_jumps): Remove. Reported by Andrew Josey <a.josey@opengroup.org>. * stdio-common/Makefile (tests): Add tst-popen. * stdio-common/tst-popen.c: New test.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7ce3d10858..2f62ecf3c4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2004-07-14 Petter Reinholdtsen <pere@hungry.com> + + * locales/kr_KO: Change month names to use latin numbers instead + of hangul numeric pronounciation. Patch from Changwoo + Ryu.[BZ #25] + 2004-07-17 Petter Reinholdtsen <pere@hungry.com> * charmaps/IBM874: Add new alias WINDOWS-874 for IBM874 [BZ #244]. |