summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-07-08 23:17:55 (GMT)
committerstanton <stanton>1999-07-08 23:17:55 (GMT)
commitaa4a2e7991d22ac6c100c86fe8f2849644583052 (patch)
treea3dfebd14b56293c7e531057ac3671dcfc1a216e /ChangeLog
parentb1a20a87442e79d2a1b990695b056bc86dd72024 (diff)
downloadtcl-aa4a2e7991d22ac6c100c86fe8f2849644583052.zip
tcl-aa4a2e7991d22ac6c100c86fe8f2849644583052.tar.gz
tcl-aa4a2e7991d22ac6c100c86fe8f2849644583052.tar.bz2
* win/Makefile.in: Added tcltest target so runtest works
properly. Added missing names to the clean/distclean targets. * tests/reg.test: * generic/rege_dfa.c: Applied fix supplied by Henry Spencer for bug in DFA state caching under lookahead conditions. [Bug: 2318]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35a7161..d9d4a59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-07-08 <stanton@scriptics.com>
+
+ * win/Makefile.in: Added tcltest target so runtest works
+ properly. Added missing names to the clean/distclean targets.
+
+ * tests/reg.test:
+ * generic/rege_dfa.c: Applied fix supplied by Henry Spencer for
+ bug in DFA state caching under lookahead conditions. [Bug: 2318]
+
1999-07-07 <stanton@scriptics.com>
* doc/fconfigure.n: Clarified default buffering behavior for the