summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-14 08:40:43 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-14 08:40:43 (GMT)
commitf3c805f63724d88a8dffc0b5c91573aa5b503c29 (patch)
treeabb8ca8810cc255ce34b62581164ce98607eb6e7 /ChangeLog
parentbedbb867acc539f2114eaaaa69ff8b48fbc41c97 (diff)
downloadtk-f3c805f63724d88a8dffc0b5c91573aa5b503c29.zip
tk-f3c805f63724d88a8dffc0b5c91573aa5b503c29.tar.gz
tk-f3c805f63724d88a8dffc0b5c91573aa5b503c29.tar.bz2
Corrected definition of -height and -width for canvas' window items. [2326602]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3d1bf..6ce5afc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-07-14 Donal K. Fellows <dkf@users.sf.net>
+ * doc/canvas.n (WINDOW ITEMS): [Bug 2326602]: Corrected definition of
+ the -height and -width options for these items.
+
* unix/configure.in: [Bug 2496018]: Allow the disabling of the use of
XScreenSaver at configuration time, so as to permit better control of
dependencies in the embedded case.