summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-05 09:51:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-05 09:51:14 (GMT)
commit88f3406d974ae0600d1b2b6fabb0140dd5391f4f (patch)
tree413e1f9d9dea07edc5bf4f15a78c18af0c5f00b3 /ChangeLog
parentcb55a38091831e5ab93075fc85338fd8af5ff724 (diff)
parent262148f299b42979b83e82684cc1071aa6e88973 (diff)
downloadtk-88f3406d974ae0600d1b2b6fabb0140dd5391f4f.zip
tk-88f3406d974ae0600d1b2b6fabb0140dd5391f4f.tar.gz
tk-88f3406d974ae0600d1b2b6fabb0140dd5391f4f.tar.bz2
[Bug 3538401]: Better description of the key difference between [wm geometry]
and [winfo geometry]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d10e8f8..78cdf6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-05 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/wm.n (geometry): [Bug 3538401]: Better description of the key
+ difference between [wm geometry] and [winfo geometry]; the former
+ represents the window manager's understanding, not Tk's.
+
2012-07-04 Donal K. Fellows <dkf@users.sf.net>
* win/tkWinDialog.c (GetFileNameW): [Bug 3540127]: Clean up the tables