about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-07-22 04:25:52 +0000
committerRoland McGrath <roland@gnu.org>2005-07-22 04:25:52 +0000
commit4fd8fd7ee8f1c3983c9ef09b06864581af0506e7 (patch)
treef9885c2be651153008317903413faf6c359f2d32
parent42be025fc0c110abd2aaaf16a0e8eeebee491b86 (diff)
downloadglibc-cvs/fedora-glibc-20050722T0433.tar.gz
glibc-cvs/fedora-glibc-20050722T0433.tar.xz
glibc-cvs/fedora-glibc-20050722T0433.zip
* stdlib/Makefile (headers): Move bits/wchar.h to ... cvs/fedora-glibc-20050722T0433
	* wcsmbs/Makefile (headers): ... here.  Add bits/wchar2.h too.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cea55995cc..b2fcd4af12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.