]> git.saurik.com Git - bison.git/commitdiff
TODO: Mention that we should allow NUL bytes in tokens.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Jan 2005 21:35:46 +0000 (21:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Jan 2005 21:35:46 +0000 (21:35 +0000)
ChangeLog

index 5121a98de14c550e07a42007ea29e4d26e93f28f..a9548b1dbcff4fe6b83aa3cc27d12314461aa060 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * TODO: Mention that we should allow NUL bytes in tokens.
+
 2005-01-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/scan-skel.l (<<EOF>>): Don't close standard output.