summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-10-16 15:15:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-10-16 15:15:18 (GMT)
commitaafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1 (patch)
tree460fe1fc064809e275ffb1710f680498a336666d /ChangeLog
parent8ee91ddf641d2de19f85f92f4d04edbf48f554d1 (diff)
downloadtk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.zip
tk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.tar.gz
tk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.tar.bz2
More improvements for the widget demo main structure, including 'new' flagging.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ab57b9..bb38577 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-16 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+ * library/demos/widget: Made the code for generating the contents of
+ the main widget more informative. Added 'new' flagging for wholly new
+ demos.
+
* doc/text.n: Made it clearer what things are text widget invokations
and what are not. Also some other clarity improvements.