summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-18 08:20:20 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-18 08:20:20 (GMT)
commitb38732572b83ccf7d34ac8957c00028386cc5258 (patch)
tree7c90929b96f1073b1f12e194252ee37cd688c2bb /ChangeLog
parent3fb4b62b126615f18524357090c3bccf0985fcae (diff)
downloadtk-b38732572b83ccf7d34ac8957c00028386cc5258.zip
tk-b38732572b83ccf7d34ac8957c00028386cc5258.tar.gz
tk-b38732572b83ccf7d34ac8957c00028386cc5258.tar.bz2
Add missing GEOMETRY flag to -handlepad option. [Bug 1010938]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4848cf..949ccfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-18 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkPanedWindow.c (optionSpecs): Add missing GEOMETRY flag
+ to -handlepad option. [Bug 1010938]
+
2004-08-17 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/menu.n, doc/text.n: Assorted fixes, including spelling fixes