summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2004-08-10 18:14:17 (GMT)
committerjenglish <jenglish@flightlab.com>2004-08-10 18:14:17 (GMT)
commit5d56b4f852eef0293a312eaff20e8701ac54a86a (patch)
tree94bc9f5b462fa559cd64860595b1eb0de0b3af0a /ChangeLog
parentd5fe0750220b427c1aa8081d80bf33c614c5f987 (diff)
downloadtk-5d56b4f852eef0293a312eaff20e8701ac54a86a.zip
tk-5d56b4f852eef0293a312eaff20e8701ac54a86a.tar.gz
tk-5d56b4f852eef0293a312eaff20e8701ac54a86a.tar.bz2
Fix for #1006686 "wm resizable command not working on Solaris/CDE"
(patch from Colin McDonald).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e64321f..1115f8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-10 Joe English <jenglish@users.sourceforge.net>
+
+ * unix/tkUnixWm.c: Fix for #1006686 "wm resizable command
+ not working on Solaris/CDE" (patch from Colin McDonald).
+
2004-08-09 Mo DeJong <mdejong@users.sourceforge.net>
* tests/canvText.test: