diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,11 @@ +2008-04-07 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann) + 2008-04-04 Pat Thoyts <patthoyts@users.sourceforge.net> - * library/ttk/sizegrip.tcl: Don't resize if the toplevel is not resizable - or the sizegrip has been disabled. + * library/ttk/sizegrip.tcl: Don't resize if the toplevel is not + resizable or the sizegrip has been disabled. 2008-04-03 Pat Thoyts <patthoyts@users.sourceforge.net> |