summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-02 10:15:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-02 10:15:15 (GMT)
commit3802f383ffe10b627529b5f9d6b24b5bf0f18c0b (patch)
treeaf18834111c651e29238f91a8d8ab389cd1229ab /ChangeLog
parente1eedf7d4821a1be3831ac99ae6343f31b0bfd2a (diff)
downloadtk-3802f383ffe10b627529b5f9d6b24b5bf0f18c0b.zip
tk-3802f383ffe10b627529b5f9d6b24b5bf0f18c0b.tar.gz
tk-3802f383ffe10b627529b5f9d6b24b5bf0f18c0b.tar.bz2
Better resizing. [Bug 1822410]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d74509b..238d5a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * library/demos/sayings.tcl: Better resizing. [Bug 1822410]
+
2007-11-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* library/demos/textpeer.tcl: Better resizing. [Bug 1822601]