diff options
author | Paul Smith <psmith@gnu.org> | 2005-02-28 09:41:25 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2005-02-28 09:41:25 +0000 |
commit | a2232470c27151ba0c1c37f3eba1e35396d7eabf (patch) | |
tree | 114e7f14497e728849bf30374145ec9383212905 /tests/ChangeLog | |
parent | d2516343bc5c105543b22eed3b073a8a4e14a659 (diff) | |
download | gunmake-a2232470c27151ba0c1c37f3eba1e35396d7eabf.tar.gz |
- Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)
- Resolve support request #103195 (rationalize wordlist fn arguments)
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 41c9b34..1979324 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,7 @@ 2005-02-28 Paul D. Smith <psmith@gnu.org> + * scripts/options/dash-q: Add a test for Savannah bug # 7144. + * scripts/options/symlinks: New file to test checking of symlink timestamps. Can't use filename dash-L because it conflicts with dash-l on case-insensitive filesystems. |