X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=fc2109a172b3830b0dac61530fc5e87f5e64021f;hb=b2892d7fdc1ccddc18263320f389f5c06bff45a5;hp=d4a6dfd60ea62e63b406577c014352c6a6927bf5;hpb=4f9bc0db18ebf839e7ad88b13d84655816b4b805;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index d4a6dfd60..fc2109a17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,90 @@ +2006-06-28 Bruno Haible + + * modules/wcwidth (Files): Add m4/wchar_t.m4. + +2006-06-28 Eric Blake + + * modules/wcwidth: New file. + * modules/mbchar (Depends-on): Add wcwidth. + * modules/mbswidth (Depends-on): Add wcwidth. + * MODULES.html.sh: Add wcwidth. + +2006-06-28 Simon Josefsson + + * tests/test-getaddrinfo.c: Test getnameinfo too. Call WSAStartup + on _WIN32. + + * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by + getnameinfo. + +2006-06-27 Simon Josefsson + + * modules/sys_select: New file, suggested by Bruno Haible, Paul + Eggert and Martin Lambers. + +2006-06-26 Bruno Haible + + * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H. + +2006-06-23 Simon Josefsson + Bruno Haible + + * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS. + Emit mostlyclean-local rule. + (func_emit_tests_Makefile_am): Likewise. + * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS. + +2006-06-23 Bruno Haible + + * tests/test-stdint.c: Update to match ISO C 99 Technical + Corrigendum 1. + +2006-06-21 Simon Josefsson + + * tests/test-getaddrinfo.c: New file. + + * modules/getaddrinfo-tests: New file. + + * MODULES.html.sh: Add inet_pton. + + * modules/inet_pton: New file. + +2006-06-19 Yoann Vandoorselaere + + * modules/sys_socket, modules/socklen: Include sys/types since + FreeBSD 4.x's sys/socket.h needs it. + +2006-06-15 Bruno Haible + + * modules/stdint (Files): Include m4/full-header-path.m4, + m4/size_max.m4, m4/wchar_t.m4. + (Makefile.am): Many more substitutions. + * modules/stdint-tests: New file. + * tests/test-stdint.c: New file. + +2006-05-15 Bruno Haible + + * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based + on libtool patch by Ralf Wildenhues. + +2006-05-09 Bruno Haible + + * modules/xvasprintf (Files): Add m4/xvasprintf.m4. + (Depends-on): Depend also on xsize, stdarg. + (configure.ac): Add gl_XVASPRINTF. + +2006-05-08 Eric Blake + + * gnulib-tool (func_version): Base copyright year on CVS date. + (func_emit_copyright_notice): New function. + (func_emit_lib_Makefile_am): Use it. + (func_emit_tests_Makefile_am): Likewise. + (func_import): Likewise. + +2006-05-05 Bruno Haible + + * build-aux/config.rpath: Add support for Sun C 5.9 on Linux. + 2006-05-08 Bruno Haible * modules/stdarg: New file. @@ -28,7 +115,7 @@ * modules/wait-process: Likewise. 2006-04-23 Claudio Fontana - Bruno Haible + Bruno Haible * modules/gettext (Makefile.am): Add a -I flag for . * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value