summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-01 16:36:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-01 16:36:37 (GMT)
commit54d95efb1b0af2bb5515b00e30736e5a49b92b1a (patch)
treef219f49caccb34989cc58323e483b2e48569805f /ChangeLog
parentcacb264228caa7267661cff0cb7512d3c3ed79ab (diff)
downloadtk-54d95efb1b0af2bb5515b00e30736e5a49b92b1a.zip
tk-54d95efb1b0af2bb5515b00e30736e5a49b92b1a.tar.gz
tk-54d95efb1b0af2bb5515b00e30736e5a49b92b1a.tar.bz2
Better resizing behaviour. [Bug 1822601]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cb7a89..d74509b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * library/demos/textpeer.tcl: Better resizing. [Bug 1822601]
+
2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/colors.n: Added list of Windows system colors. [Bug 945409]