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 | fb6e943ad7851a0a95c91d201d6b757298e2d5f7 (patch) | |
| tree | 55c58989513d54d2a8deb6d0aa83e64539aa7197 | |
| parent | aa5a790aac84df46238046aba0c893c7cfcf3be9 (diff) | |
| download | tcl-fb6e943ad7851a0a95c91d201d6b757298e2d5f7.zip tcl-fb6e943ad7851a0a95c91d201d6b757298e2d5f7.tar.gz tcl-fb6e943ad7851a0a95c91d201d6b757298e2d5f7.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, |
