X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0a6384c4010454e386761b5eacda2600a89b7d7f..4dc58e7c764829fac17f2affe3c8b8ec8decaa87:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 66a4bfcd..31b533a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-17 Akim Demaille + + * reader.c (copy_string): Declared `static inline'. No problems + with inline, since it is checked by configure. + (copy_comment): Likewise. + 2000-03-17 Akim Demaille * reader.c (packsymbols): Formatting changes.