summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2012-10-14 22:38:19 -0700
committerPádraig Brady <P@draigBrady.com>2012-10-14 22:43:38 -0700
commit573dad2ce496fa87dac2e79f37bae62e0be1d2c6 (patch)
treeffbba2c7287505a6d80c8673d556af804e6fc6b9 /ChangeLog
parent308c394b3c4ee0bc13826b381b9f0668481c4a0f (diff)
downloadgnulib-573dad2ce496fa87dac2e79f37bae62e0be1d2c6.tar.gz
canonicalize: fix C89 compilation
* lib/canonicalize.c (canonicalize_filename_mode): Swap order of declarations so C89 is supported. Also remove the comment referencing mem allocation as the suggested feature could not be implemented as suggested. Reported by Michael Goffioul
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f38799b16..36334f4b07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-14 Pádraig Brady <P@draigBrady.com>
+ canonicalize: fix C89 compilation
+ * lib/canonicalize.c (canonicalize_filename_mode): Swap order of
+ declarations so C89 is supported. Also remove the comment
+ referencing memorty allocation as the suggested feature could
+ not be implemented as suggested.
+ Reported by Michael Goffioul.
+
2012-10-12 Paul Eggert <eggert@cs.ucla.edu>
group-member: omit unnecessary dependencies