diff options
author | hobbs <hobbs> | 2001-10-18 20:26:42 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-18 20:26:42 (GMT) |
commit | b161502be2acfffb1883b32271462e500c832d5c (patch) | |
tree | fdbf83a8dc285810b787487d9e15b2bfc3334f17 /ChangeLog | |
parent | 0f8507d5a6f732f53c05d724b4658b05a3a322c6 (diff) | |
download | tk-b161502be2acfffb1883b32271462e500c832d5c.zip tk-b161502be2acfffb1883b32271462e500c832d5c.tar.gz tk-b161502be2acfffb1883b32271462e500c832d5c.tar.bz2 |
* library/console.tcl (ConsoleOutput): fixed undefined widget
argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-10-18 Jeff Hobbs <jeffh@ActiveState.com> + + * library/console.tcl (ConsoleOutput): fixed undefined widget + argument. + 2001-10-16 Jeff Hobbs <jeffh@ActiveState.com> * library/xmfbox.tcl: fixed filtering in motif file dialog. |