]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/sets.at (Accept): Fix typos in regular expression used to
[bison.git] / ChangeLog
index 292460faa42db91278b8bf3b719ee9b263db94ee..1af343c2faa5d9325fff8160f7f2cf542a9a374e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-12-09  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * tests/sets.at (Accept): Fix typos in regular expression used to
+       sed out the final state number.
+
        Work around portability problem on Solaris 10: flex-generated
        files include <stdio.h> before <config.h>, which messes up
        because the latter defines __EXTENSIONS__.  Address the problem