X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5c5a6fafeeec320547f47f9a2e08c8ff9c9f8d05;hb=343d63a542b3fe2e821da9309657ab143a362656;hp=325b6c6d3143071f4d1163593f2647f6694ea599;hpb=1cb8e50dafa6e8243f9322a53f5dafac365e968a;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 325b6c6d3..5c5a6fafe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-01 Bruno Haible + + * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c. + Needed for the alloca-opt module. + 2007-09-30 Bruno Haible * lib/alloca.in.h: Renamed from lib/alloca_.h. @@ -86,6 +91,11 @@ * lib/wchar.in.h: Renamed from lib/wchar_.h. * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of wchar_.h. + * lib/wctype.in.h: Renamed from lib/wctype_.h. + * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of + wctype_.h. + * build-aux/bootstrap (slurp): Update. + * lib/.cppi-disable: Update. 2007-09-30 Bruno Haible