summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2011-06-12 16:22:04 +0000
committerPaul Smith <psmith@gnu.org>2011-06-12 16:22:04 +0000
commitb06b8c64a29a5ba3a8daecd829fa2f98d42cb285 (patch)
tree10c7d1ee47a4623db259a56152f9c33e97311161 /ChangeLog
parentf15efca8112bc2cd4f120a64fcc3aa4fa70a871e (diff)
downloadgunmake-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 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b72f24c..84ba7a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-06-12 Paul Smith <psmith@gnu.org>
+
+ * read.c (parse_file_seq): Move the check for empty members out of
+ the loop so we can go to the next member properly.
+ Another fix for Savannah bug #30612.
+
+ * config.h-vms.template: Newer versions of VMS have strncasecmp()
+ Patch provided by: Hartmut Becker <becker.ismaning@freenet.de>
+
2011-05-07 Paul Smith <psmith@gnu.org>
* expand.c (variable_append): Add a LOCAL argument to track