diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2002-06-03 16:45:02 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2002-06-03 16:45:02 (GMT) |
commit | 1f21796d18df96d121a3c7065e58a78152d0c8a0 (patch) | |
tree | 3037f7a47c5accf5e50ad81676becbc2fba90b23 /ChangeLog | |
parent | 0fff2bdf2fa5004c0b6a782ab5dbcd4831fb642d (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |