about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-05 17:34:44 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-05 17:34:44 +0000
commitd569d3331fa1497cf177c03f912e5154dac8e204 (patch)
tree44d19fed2dbbbfda1aea63c2c7ee31309bc0fac0 /linuxthreads/ChangeLog
parent1914953f71bf9ace1981d838b3777e473e63e8d1 (diff)
downloadglibc-d569d3331fa1497cf177c03f912e5154dac8e204.tar.gz
glibc-d569d3331fa1497cf177c03f912e5154dac8e204.tar.xz
glibc-d569d3331fa1497cf177c03f912e5154dac8e204.zip
Update.
2000-01-05  Andreas Schwab  <schwab@suse.de>

	* iconv/iconv_prog.c (process_block): Add cast to avoid warning.

	* locale/programs/linereader.c: Remove #include of stringtrans.h.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 5bfd37d403..b84ceb0cd6 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-05  Ulrich Drepper  <drepper@cygnus.com>
+
+	* internals.h (struct _pthread_descr_struct): Move new elements to
+	the end.
+
 2000-01-03  Kaz Kylheku  <kaz@ashi.footprints.net>
 
 	Redesigned how cancellation unblocks a thread from internal