summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-10-16 15:13:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-10-16 15:13:17 (GMT)
commit8ee91ddf641d2de19f85f92f4d04edbf48f554d1 (patch)
treed88944c28232a62b059ce6f03d02a95518d7c216 /ChangeLog
parent497afe54dfbc1f79da59f937b1d5e906fb3f1b8e (diff)
downloadtk-8ee91ddf641d2de19f85f92f4d04edbf48f554d1.zip
tk-8ee91ddf641d2de19f85f92f4d04edbf48f554d1.tar.gz
tk-8ee91ddf641d2de19f85f92f4d04edbf48f554d1.tar.bz2
Text widget documentation improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2014d3b..1ab57b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-16 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * doc/text.n: Made it clearer what things are text widget invokations
+ and what are not. Also some other clarity improvements.
+
2007-10-15 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* library/demos/widget: Use Ttk widgets for the widget demo core, for