From b06b8c64a29a5ba3a8daecd829fa2f98d42cb285 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 12 Jun 2011 16:22:04 +0000 Subject: Fix another error related to whitespace handling in archives. Newer version of VMS support strncasecmp() so update the config.h. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b72f24c..84ba7a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-06-12 Paul Smith + + * 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 + 2011-05-07 Paul Smith * expand.c (variable_append): Add a LOCAL argument to track -- cgit v1.2.3