summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-10-31 16:37:22 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-10-31 16:37:22 (GMT)
commit18a280346bfde55de803ecbbfe01144364e2b0ef (patch)
tree77249e34b807f89065157da4f9814e1ee7b64121 /ChangeLog
parenta0bcf50401b6824925838b8ce781d72ba993caf9 (diff)
downloadtk-18a280346bfde55de803ecbbfe01144364e2b0ef.zip
tk-18a280346bfde55de803ecbbfe01144364e2b0ef.tar.gz
tk-18a280346bfde55de803ecbbfe01144364e2b0ef.tar.bz2
Improved description/comments so that people better understand what is being
validated, following suggestion from Don Porter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bddda72..c87ece5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-31 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+ * library/demos/entry3.tcl: Improved description/comments so that
+ people better understand what is being validated, following suggestion
+ from Don Porter.
+
* library/demos/image2.tcl (loadImage): Mark non-loadable images
as such instead of throwing a nasty dialog, following suggestion
from Don Porter.