diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2010-04-29 23:43:06 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2010-04-29 23:43:06 (GMT) |
commit | 90a5efe9a2710bc933a9d38f2dd5e5bb94cc6d1d (patch) | |
tree | 55c58989513d54d2a8deb6d0aa83e64539aa7197 | |
parent | 86ab7e21814dcb7876a4002e7bb8f582cc5fb606 (diff) | |
download | tcl-90a5efe9a2710bc933a9d38f2dd5e5bb94cc6d1d.zip tcl-90a5efe9a2710bc933a9d38f2dd5e5bb94cc6d1d.tar.gz tcl-90a5efe9a2710bc933a9d38f2dd5e5bb94cc6d1d.tar.bz2 |
forgot the Changelog entry
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-04-29 Miguel Sofer <msofer@users.sf.net> + + * generic/tclCompExpr.c: Slight change in the literal sharing + * generic/tclCompile.c: mechanism to avoid shimmering of + * generic/tclCompile.h: command names. + * generic/tclLiteral.c: + 2010-04-29 Andreas Kupries <andreask@activestate.com> * library/platform/platform.tcl: Another stab at getting the /lib, |