summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-14 08:38:13 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-14 08:38:13 (GMT)
commit0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0 (patch)
tree0f75cca4d4e50e3f57380da656167d1fb118e3c5 /ChangeLog
parent3838e46bebc8572acbd194c2ac1b6e69d9095237 (diff)
downloadtk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.zip
tk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.tar.gz
tk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.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 17b3c22..5a80546 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.