X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e68d4575b309813a68fc57889b3ab8a20cc9aa96..26e0cadc376f567e78e6980b4f29f129de68b67c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3d6548b2..a6395680 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-01 Paul Eggert + + * src/scan-gram.l (): Convert to unsigned + char, so that negative chars don't collide with $. + 2002-06-30 Akim Demaille Have the GLR tests be `warning' checked, and fix the warnings.