summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a17f0879..3769414e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-03-13 Eric Blake <ebb9@byu.net>
+ Try to tolerate spaces in directory names in testsuite.
+ * tests/null.m4: Provide shell quoting, in case __program__
+ contains spaces.
+
Fix awk script portability.
* checks/get-them: In gsub, properly escape {.
Reported by Gary V. Vaughan.