summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2002-06-03 16:45:02 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2002-06-03 16:45:02 (GMT)
commit1f21796d18df96d121a3c7065e58a78152d0c8a0 (patch)
tree3037f7a47c5accf5e50ad81676becbc2fba90b23 /ChangeLog
parent0fff2bdf2fa5004c0b6a782ab5dbcd4831fb642d (diff)
downloadtcl-1f21796d18df96d121a3c7065e58a78152d0c8a0.zip
tcl-1f21796d18df96d121a3c7065e58a78152d0c8a0.tar.gz
tcl-1f21796d18df96d121a3c7065e58a78152d0c8a0.tar.bz2
reverting an accidental modification in the last commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b90e33..b5ade2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-06-03 Miguel Sofer <msofer@users.sourceforge.net>
+ * generic/tclExecute.c: reverting an accidental modificationin the
+ last commit.
+
+2002-06-03 Miguel Sofer <msofer@users.sourceforge.net>
+
* doc/Tcl.n: clarify the empty variable name issue ([Bug 549285]
reported by Tom Krehbiel, patch by Don Porter).