diff options
author | jenglish <jenglish@flightlab.com> | 2004-08-10 18:14:17 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2004-08-10 18:14:17 (GMT) |
commit | 5d56b4f852eef0293a312eaff20e8701ac54a86a (patch) | |
tree | 94bc9f5b462fa559cd64860595b1eb0de0b3af0a /ChangeLog | |
parent | d5fe0750220b427c1aa8081d80bf33c614c5f987 (diff) | |
download | tk-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |