diff options
author | hobbs <hobbs> | 2008-04-07 18:38:01 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-04-07 18:38:01 (GMT) |
commit | f870f2742a8c69670929f7310639af1e1f6dc681 (patch) | |
tree | a28ba964120621438a5d6f3ae1b1db40ea066119 /ChangeLog | |
parent | b3d10f91d5bd468154cd8fd3678e42f97384efeb (diff) | |
download | tk-f870f2742a8c69670929f7310639af1e1f6dc681.zip tk-f870f2742a8c69670929f7310639af1e1f6dc681.tar.gz tk-f870f2742a8c69670929f7310639af1e1f6dc681.tar.bz2 |
* generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-04-07 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann) + 2008-04-03 Pat Thoyts <patthoyts@users.sourceforge.net> * library/ttk/xpTheme.tcl: fix the colour of labelframe in xp |