summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2009-06-05 01:17:29 +0000
committerPaul Smith <psmith@gnu.org>2009-06-05 01:17:29 +0000
commit71385e12250ea56ddb2186f22a3f741684562ac5 (patch)
tree0019528d008184f579bacd2e5af9c37e323d403a /ChangeLog
parent81f3e4babd128f6740d05b371122762924522fb6 (diff)
downloadgunmake-71385e12250ea56ddb2186f22a3f741684562ac5.tar.gz
- Add forgotten variable/define test suite
- Skip initial whitespace including formfeeds, vertical tab, etc. - Add tests for that - Fix the variable/SHELL test; it was wrong!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4996eab..a3ea3e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-06-04 Paul Smith <psmith@gnu.org>
+ * read.c (eval): Skip initial whitespace (ffeed, vtab, etc.)
+
* maintMakefile: Modify access of config and gnulib Savannah
modules to use GIT instead of CVS.