X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/abadc11757287d7d12b3f1904c994f619e916726..a70083a3ed3fc3f69e0bed00220614f9d8263994:/ChangeLog diff --git a/ChangeLog b/ChangeLog index c6550632..d9ea64fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-10-02 Akim Demaille + + * src/reader.h: New file. + Propagate its use instead of tedious list of `extern' and + prototypes. + * src/reader.c: Formatting changes, topological sort, + s/register//. + + 2000-10-02 Akim Demaille * src/lex.h: Prototype `lex.c' exported functions.