diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | localedata/ChangeLog | 8 |
2 files changed, 11 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2000-06-27 Jakub Jelinek <jakub@redhat.com> + + * libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room, + not obstack_blank. + 2000-06-26 Ulrich Drepper <drepper@redhat.com> * include/libc-symbols.h (symbol_version): Add extra level of 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. |