summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ca91bfd..34a0585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>