diff options
author | Jim Meyering <jim@meyering.net> | 2007-02-28 13:52:20 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-02-28 13:52:20 +0100 |
commit | c62a7156c55a190882f4986d49e060d89ed76c5d (patch) | |
tree | 20e55b0b44ef12f2b051321cae4b969368886972 /ChangeLog | |
parent | 195108489b212bb4d68de704768aad4780d84519 (diff) | |
download | coreutils-c62a7156c55a190882f4986d49e060d89ed76c5d.tar.xz |
* .x-sc_file_system: Add the new test, tests/misc/df-P, to this
list of exceptions, for the "make distcheck" sc_file_system rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-02-28 Jim Meyering <jim@meyering.net> + * .x-sc_file_system: Add the new test, tests/misc/df-P, to this + list of exceptions, for the "make distcheck" sc_file_system rule. + * Makefile.maint (gnulib_snapshot_date): Remove now-unused definition. 2007-02-27 Paul Eggert <eggert@cs.ucla.edu> |