about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-07-22 05:26:10 +0000
committerRoland McGrath <roland@gnu.org>2005-07-22 05:26:10 +0000
commit8075c26a4cf5ee1db6de4a27dc3d50c7cc36c9b4 (patch)
tree321af75dfc59fb444877f9915d0b94292448d894 /ChangeLog
parent9b7265a7943cc11b773581ea46380becba2eebcb (diff)
downloadglibc-8075c26a4cf5ee1db6de4a27dc3d50c7cc36c9b4.tar.gz
glibc-8075c26a4cf5ee1db6de4a27dc3d50c7cc36c9b4.tar.xz
glibc-8075c26a4cf5ee1db6de4a27dc3d50c7cc36c9b4.zip
Updated to fedora-glibc-20050722T0433
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01dd07a0b7..2d1bc63dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+2005-07-21  Roland McGrath  <roland@redhat.com>
+
+	* stdlib/Makefile (headers): Move bits/wchar.h to ...
+	* wcsmbs/Makefile (headers): ... here.  Add bits/wchar2.h too.
+
 2005-07-21  Jakub Jelinek  <jakub@redhat.com>
 
 	* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
 	* debug/tst-chk1.c (do_test): Add test for swprintf with format
 	being the last argument.
 
+2005-07-21  Thorsten Kukuk  <kukuk@suse.de>
+
+	* debug/getgroups_chk.c (__getgroups_chk): Fix return value.
+
+	* stdio-common/fxprintf.c: Include string.h.
+
 2005-07-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.