summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0d6acb..87b89dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-06-16 Miguel Sofer <msofer@users.sourceforge.net>
+ * generic/tclCompile.c (TclCompileTokens): a better algorithm for
+ the previous bug fix.
+
+2002-06-16 Miguel Sofer <msofer@users.sourceforge.net>
+
* generic/tclCompile.c (TclCompileTokens):
* tests/compile.test: [Bug 569438] in the processing of dollar
variables; report by Georgios Petasis.