From: Roland McGrath Date: Fri, 22 Jul 2005 04:25:52 +0000 (+0000) Subject: * stdlib/Makefile (headers): Move bits/wchar.h to ... X-Git-Tag: cvs/fedora-glibc-20050722T0433 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4fd8fd7ee8f1c3983c9ef09b06864581af0506e7;p=thirdparty%2Fglibc.git * stdlib/Makefile (headers): Move bits/wchar.h to ... * wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too. --- diff --git a/ChangeLog b/ChangeLog index cea55995cc7..b2fcd4af123 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-21 Roland McGrath + + * stdlib/Makefile (headers): Move bits/wchar.h to ... + * wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too. + 2005-07-21 Jakub Jelinek * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.