X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=0ced685bd3ce2c64b9b90014607d8b54a3a5c732;hb=82c7cf6cd85527542579b8b6874710d4b9c8df49;hp=a92aec0696bd0436709b4c1057efde6d4c5383d3;hpb=cbd5934b1918d73022d1d1d9904112f3d6d7f187;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index a92aec069..0ced685bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2010-01-22 Jim Meyering + + userspec: add unit tests + * tests/test-userspec.c: New file. + * modules/userspec-tests: Likewise. + +2010-01-21 Jim Meyering + + maint.mk: handle source file names containing "." robustly + * top/maint.mk (_dot_escaped_srcdir): Define. + (VC_LIST): Use it in LHS of sed substitution. + +2010-01-21 Jiri Denemark + + maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir + * top/maint.mk (VC_LIST_EXCEPT): Preprocess the output of + $(VC_LIST) to remove a prefix of '$(srcdir)/', so that it works + from a non-srcdir build. + 2010-01-20 Eric Blake warn-on-use: use instead of link-warning