diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-04-24 22:31:39 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-04-24 22:31:39 (GMT) |
commit | 3db7ba34d45ae329be55c4212d3bc6d0fe7c04ce (patch) | |
tree | 249e9ab9bd91c3e7f7a9233f655b2e00e56d1f4a /ChangeLog | |
parent | cbcca850953622453b3b1d1d1e115027338c0e66 (diff) | |
download | tcl-3db7ba34d45ae329be55c4212d3bc6d0fe7c04ce.zip tcl-3db7ba34d45ae329be55c4212d3bc6d0fe7c04ce.tar.gz tcl-3db7ba34d45ae329be55c4212d3bc6d0fe7c04ce.tar.bz2 |
* generic/tclListObj.c: reverting [Patch 738900] (committed on
2007-04-20). Causes some Tk test breakage of unknown importance,
but the impact of the patch itself is likely to be so small that
it does not warrant investigation at this time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-04-24 Miguel Sofer <msofer@users.sf.net> + + * generic/tclListObj.c: reverting [Patch 738900] (committed on + 2007-04-20). Causes some Tk test breakage of unknown importance, + but the impact of the patch itself is likely to be so small that + it does not warrant investigation at this time. + 2007-04-24 Donal K. Fellows <dkf@users.sf.net> * generic/tclDictObj.c (DictKeysCmd): Rewrote so that the lock on the |