diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2001-11-19 12:25:07 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2001-11-19 12:25:07 (GMT) |
commit | abe43ad4ad63a11db7f9841ed2a9f3991197231f (patch) | |
tree | 351c5ec76d69e0ee88a05841129e5970300ec6f9 /ChangeLog | |
parent | 21a122d60595097328eae02e776bae13ca31d6d5 (diff) | |
download | tcl-abe43ad4ad63a11db7f9841ed2a9f3991197231f.zip tcl-abe43ad4ad63a11db7f9841ed2a9f3991197231f.tar.gz tcl-abe43ad4ad63a11db7f9841ed2a9f3991197231f.tar.bz2 |
patch for [Bug 483309]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-11-16 Miguel Sofer <msofer@users.sourceforge.net> + + * generic/tclCompCmds.c: patch for [Bug 483309] (petasis). + 2001-11-16 Kevin B. Kenny <kennykb@users.sourceforge.net> * generic/tclListObj.c: removed a C++-style comment that |