summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-05 09:52:00 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-05 09:52:00 (GMT)
commit25bbe5d885af812ffc67b6ad658b483b214044c3 (patch)
tree7007cb3fb123c0ac071b9ea04e106d63ece4362b /ChangeLog
parent7a09e785c83fd34b46743f17f67894f948ab7f30 (diff)
parent88f3406d974ae0600d1b2b6fabb0140dd5391f4f (diff)
downloadtk-25bbe5d885af812ffc67b6ad658b483b214044c3.zip
tk-25bbe5d885af812ffc67b6ad658b483b214044c3.tar.gz
tk-25bbe5d885af812ffc67b6ad658b483b214044c3.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 334ff80..9948725 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