summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-09-17 19:41:00 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-09-17 19:41:00 (GMT)
commitfc4d1c3bfa9a6e5870ff9cee0cf575bd625d5b68 (patch)
tree54762a2862c182afdde27a4393fe8bc772b8ef13 /ChangeLog
parent78d20dd0fad930674c60b4acf7a680392c4e460a (diff)
downloadtcl-fc4d1c3bfa9a6e5870ff9cee0cf575bd625d5b68.zip
tcl-fc4d1c3bfa9a6e5870ff9cee0cf575bd625d5b68.tar.gz
tcl-fc4d1c3bfa9a6e5870ff9cee0cf575bd625d5b68.tar.bz2
make tclGetDate.y use bison instead of yacc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ac052d..e5cf0d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-17 Kevin B.Kenny <kennykb@acm.org>
+
+ * generic/tclDate.c: Revised tclGetDate.y to use bison instead
+ * generic/tclGetDate.y: of yacc to build the parser, eliminating
+ * unix/Makefile.in: all the complicated hackery involving
+ 'sed' postprocessing. Rebuilt the parser.
+
2004-09-14 Kevin B. Kenny <kennykb@acm.org>
* generic/tclClock.c (ClockOldscanObjCmd): Silenced a compiler