diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 16:33:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 16:33:48 +0000 |
commit | 1cf98aaef96caab0b926f6b376bba9844fe7b24c (patch) | |
tree | ef512304f6515ef3ee4eff6e2eec4a97f601250f /localedata | |
parent | b420597ee8b2a00ac0d0cbf9f7fe387ef55d0eb0 (diff) | |
download | glibc-1cf98aaef96caab0b926f6b376bba9844fe7b24c.tar.gz glibc-1cf98aaef96caab0b926f6b376bba9844fe7b24c.tar.xz glibc-1cf98aaef96caab0b926f6b376bba9844fe7b24c.zip |
Update.
2000-06-27 Jakub Jelinek <jakub@redhat.com> * libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7be6f827c5..9747da97c4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,8 +1,12 @@ +2000-06-27 Ulrich Drepper <drepper@redhat.com> + + * locales/en_DK.com: Not needed. + 2000-06-27 Andreas Jaeger <aj@suse.de> * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara - <kuwahara@cthulhu.engr.sgi.com><kuwahara@cthulhu.engr.sgi.com>. - + <kuwahara@cthulhu.engr.sgi.com>. + * Makefile (tests): Add tests from tests-mbwc subdirectory, comment them out for now. (subdir-dirs): New for tests-mbwc, add also vpaths. |