summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-05-05 09:22:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-05-05 09:22:15 (GMT)
commit0399ee95b148f9a65e1556e18ffde0bfe8571f75 (patch)
tree1225b8d34bf0487f214237498535a232055eb787 /ChangeLog
parenta77a245a3290fc7396a9c8bbba9778146ba8af6b (diff)
downloadtk-0399ee95b148f9a65e1556e18ffde0bfe8571f75.zip
tk-0399ee95b148f9a65e1556e18ffde0bfe8571f75.tar.gz
tk-0399ee95b148f9a65e1556e18ffde0bfe8571f75.tar.bz2
Fix [Bug 487220].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5ebda8..bdb9016 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-05-05 Donal K. Fellows <dkf@users.sf.net>
+ * doc/MainWin.3 (Tk_GetNumMainWindows): [Bug 487220]: Clarified that
+ this function works per-thread, not per-process.
+
* doc/canvas.n (scale): [Bug 1832015]: Clarified that [$c scale] only
affects item coordinates.