summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2004-04-21 02:45:21 (GMT)
committerjenglish <jenglish@flightlab.com>2004-04-21 02:45:21 (GMT)
commite3ccc9a83efec3a4d83bb8f8d8576a6f87123b8b (patch)
tree503152eb2e9d1133d26105c1465a30e04d758970 /ChangeLog
parent6df0f87c2b7371a450da4a6be3c698b0c150022c (diff)
downloadtk-e3ccc9a83efec3a4d83bb8f8d8576a6f87123b8b.zip
tk-e3ccc9a83efec3a4d83bb8f8d8576a6f87123b8b.tar.gz
tk-e3ccc9a83efec3a4d83bb8f8d8576a6f87123b8b.tar.bz2
Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when it
shouldn't" and #922336 "Tk apps have no maximize window button under KDE-3.2.1"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67ac5ca..d1848cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-20 Joe English <jenglish@users.sourceforge.net>
+
+ * unix/tkUnixWm.c: Backported fix for bug #915350
+ "Tk sets min, max size in WM_HINTS when it shouldn't"
+ and #922336 "Tk apps have no maximize window button under
+ KDE-3.2.1"
+
2004-04-16 Jeff Hobbs <jeffh@ActiveState.com>
* library/bgerror.tcl (bgerror): rework to only set -topmost bit