X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d84ab353747e32e8cf3e904161dfa5b6667b6bf6;hb=dbdaa21b294e7839902752467086fc0e3f91a430;hp=fa6defb9ae5deba59e4187cc3f669a4f91d2296c;hpb=f54e3e730aeea7226384d29ffe4310187048cd9a;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index fa6defb9a..d84ab3537 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2007-07-01 Bruno Haible + + * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle + Windows PATH as well. Conservative double-quoting. Comments. + +2007-07-01 Bruno Haible + Eric Blake + Ralf Wildenhues + + * gnulib-tool (self_abspathname): Fix algorithm to cope with + empty components in $PATH, denoting '.'. + +2007-07-01 Ralf Wildenhues + + * gnulib-tool: Fix indentation. + (func_create_megatestdir): Likewise. + Report by Bruno Haible. + +2007-06-30 Ralf Wildenhues + + Sync from Automake. + * build-aux/gnupload: Fix shell portability issues with for loops. + Report by Karl Berry. + +2007-06-29 Simon Josefsson + + * build-aux/maint.mk (POURL): Use translationproject.org. + +2007-06-27 Simon Josefsson + Bruno Haible + + * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET + before using HAVE_WS2TCPIP_H. Check for gai_strerror through an + explicit link test, rather than AC_REPLACE_FUNCS - for mingw. + (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using + HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H. + +2007-06-27 Bruno Haible + + * build-aux/config.rpath: Upgrade to libtool-1.5.24. + * build-aux/config.libpath: Upgrade to libtool-1.5.24. + +2007-06-26 Karl Berry + + * MODULES.html.sh: remove xreadlink-with-size. + +2007-06-23 Paul Eggert + + * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a + method that I hope also handles the double-include problem noted + by Bruno Haible in + . + 2007-06-23 Bruno Haible * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):