]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* doc/bison.texinfo (Destructor Decl): New.
[bison.git] / ChangeLog
index f52edb8937f685bcf4c928b45fe294e0254c2939..4a7a53ea6bfe56405ab3ddbab8c826141b2489eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * doc/bison.texinfo (Destructor Decl): New.
+
 2002-11-12  Akim Demaille  <akim@epita.fr>
 
        * src/tables.c (tables_generate): Use free for pointers that
@@ -6,7 +10,7 @@
        * src/state.c (state_new): Likewise.
        * src/reader.c (reader): Likewise.
        * src/lalr.c (set_goto_map): Likewise.
-       * src/location.h (LOCATION_PRINT): If first_line is 0, just issue 
+       * src/location.h (LOCATION_PRINT): If first_line is 0, just issue
        the file name.
 
 2002-11-12  Akim Demaille  <akim@epita.fr>