diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-14 08:40:43 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-14 08:40:43 (GMT) |
commit | f3c805f63724d88a8dffc0b5c91573aa5b503c29 (patch) | |
tree | abb8ca8810cc255ce34b62581164ce98607eb6e7 /ChangeLog | |
parent | bedbb867acc539f2114eaaaa69ff8b48fbc41c97 (diff) | |
download | tk-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |