diff options
author | Paul Smith <psmith@gnu.org> | 2011-06-12 16:22:04 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2011-06-12 16:22:04 +0000 |
commit | b06b8c64a29a5ba3a8daecd829fa2f98d42cb285 (patch) | |
tree | 10c7d1ee47a4623db259a56152f9c33e97311161 /tests/ChangeLog | |
parent | f15efca8112bc2cd4f120a64fcc3aa4fa70a871e (diff) | |
download | gunmake-b06b8c64a29a5ba3a8daecd829fa2f98d42cb285.tar.gz |
Fix another error related to whitespace handling in archives.
Newer version of VMS support strncasecmp() so update the config.h.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 629242c..d800b49 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2011-06-12 Paul Smith <psmith@gnu.org> + + * scripts/features/archives: Check archives with whitespace at the + beginning, end, and extra in the middle. + Another test for Savannah bug #30612. + 2011-05-07 Paul Smith <psmith@gnu.org> * scripts/variables/private: Ensure we skip private variables when |