summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-01-05 01:20:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-01-05 01:20:57 +0000
commita22d7bd8d69fe4b01473c8450b7e4318835c0101 (patch)
tree0498848de1e5d1a6ddf7a773480f03d79b5c4f60 /ChangeLog
parentf36280e16e244d553453d92097461435d3ac5112 (diff)
downloadbison-a22d7bd8d69fe4b01473c8450b7e4318835c0101.tar.gz
* doc/bison.texinfo (Debugging):
Remove YYSTDERR; it's no longer defined or used. Also, s/cstdio.h/cstdio/.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c58480b..55e7a36e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-04 Paul Eggert <eggert@twinsun.com>
+
+ * doc/bison.texinfo (Debugging):
+ Remove YYSTDERR; it's no longer defined or used.
+ Also, s/cstdio.h/cstdio/.
+
2002-01-03 Akim Demaille <akim@epita.fr>
* src/files.h: Add it prototype.