]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Avoid trailing spaces.
[bison.git] / ChangeLog
index ed87b06d6afa550d43e35b0e110e6eeac33088e5..e3c3e0e5e5273bb7019c90c8f8fda6b2aa39669e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-10  Akim Demaille  <demaille@gostai.com>
+
+       Avoid trailing spaces.
+       * data/c.m4: b4_comment(TEXT): Don't indent empty lines.
+       * data/lalr1.cc: Don't indent before rule and symbol actions, as
+       they can be empty, and anyway this incorrectly indents the first
+       action.
+
 2008-11-10  Akim Demaille  <demaille@gostai.com>
 
        Comment changes.