X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2e3b651bc4ff964f7facb2aa3b78030a7f0ac254;hb=bd9cebc297b4060bec68580eede80e2ad3c7d423;hp=b6d4c6b7218d5139de499b72e327d926feb97b74;hpb=d7df32475ce350a132c7c842e192d52780eea129;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index b6d4c6b72..2e3b651bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2006-12-08 Jim Meyering + + * build-aux/announce-gen ($VERSION): Don't use of $Revision...$. + Instead, use Emacs' time-stamp write hook. + + * build-aux/announce-gen: Add two new options, both optional: + --bootstrap-tools=TOOL_LIST + a comma-separated list of tools, e.g., + autoconf,automake,bison,gnulib + --gnulib-snapshot-date=DATE + if gnulib is in the bootstrap tool list, + then report this as the snapshot date. + If not specified, use the current date/time. + If you specify a date here, be sure it's UTC. + +2006-12-05 Ralf Wildenhues + + * tests/test-argp-2.sh: Fix test to match actual output. + (func_compare): Fix sed script to be portable. + +2006-12-05 Paul Eggert + + * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a + workaround for this case. It is not autoconfigured now; offhand + it's hard to see how to autoconfigure it. + 2006-12-03 Paul Eggert * lib/mkdir-p.c (make_dir_parents): Fix race condition when making