X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c4d944e15d8cc40bcd92e56b7cc5c17708624405;hb=9d5fcc62b3ae5309a5be907ca53511d13760e9c1;hp=dbadcea3e7c7bf5e4cc57dd8bbcc3f308351c017;hpb=1899ce451e9eedd014fdd703380a2a230097a6b8;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index dbadcea3e..c4d944e15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2006-01-25 Bruno Haible + + * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get + rid of a trap command. For Solaris sh. + Reported by Mark D. Baushke . + +2006-01-24 Bruno Haible + + * modules/strnlen (Maintainer): Change from glibc to all. + +2006-01-24 Bruno Haible + + * gnulib-tool (func_import): Avoid constructing complicated sed + expressions inside backquote. + Report and solution by Mark D. Baushke . + +2006-01-24 Jim Meyering + + * modules/openat (Files): Add lib/intprops.h. + From Mark D. Baushke. + +2006-01-19 Simon Josefsson + + * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS. + Remove the test_*_SOURCES variable: automake infers it by default. + * modules/tls-tests: Likewise. + +2006-01-22 Ralf Wildenhues (tiny change) + + * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp. + Reported by Bruce Korb . + +2006-01-21 Sergey Poznyakoff + + * modules/argp-tests: New module + * tests/test-argp.c: New file + * tests/test-argp-2.sh: New file + 2006-01-20 Simon Josefsson * modules/inet_ntop (Depends-on): Depend on sys_socket.