From 38c33a344c9a49dde9a24ad1da14287b7d4218eb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Jan 2000 17:52:00 +0000 Subject: [PATCH] Update. --- ChangeLog | 10 ++++++++++ linuxthreads/ChangeLog | 2 ++ localedata/ChangeLog | 4 ++++ 3 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index c62ab6d88ba..842ea1e0ca3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-01-05 Andreas Schwab + + * iconv/iconv_prog.c (process_block): Add cast to avoid warning. + +2000-01-05 Thorsten Kukuk + + * sysdeps/unix/sysv/linux/alpha/sys/io.h: Follow change from + glibc 2.2 and don't include . + * sysdeps/unix/sysv/linux/sys/io.h: Likewise. + 2000-01-05 Andreas Jaeger * intl/locale.alias: Add lithunian entry. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1dd980e9c2d..32e09a1e9d9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,7 @@ 2000-01-05 Ulrich Drepper + * pthread.c (__pthread_initial_thread, pthread_manager_thread): + Adjust initializers for struct _pthread_descr_struct change. * internals.h (struct _pthread_descr_struct): Move new elements to the end. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e8ca84865f7..6f66f96f4fd 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-01-05 Ulrich Drepper + + * SUPPORTED: Change lt_LT and lv_LV entries to use ISO-8859-13. + 1999-12-23 Ulrich Drepper * locale/en_BW: New file. -- 2.47.3