summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-04-21 12:03:26 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-04-21 12:03:26 (GMT)
commit34af8dc64d2c552ced0e64653a3bc15adba7d3c2 (patch)
tree27174117365314148cc86b7c6718a909d0464437 /ChangeLog
parent8f9375dddadcfaf43de6c76aa4fcdb7f6a24cd99 (diff)
downloadtcl-34af8dc64d2c552ced0e64653a3bc15adba7d3c2.zip
tcl-34af8dc64d2c552ced0e64653a3bc15adba7d3c2.tar.gz
tcl-34af8dc64d2c552ced0e64653a3bc15adba7d3c2.tar.bz2
Added examples from David Welton. [Patch 938820]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2bf277..ea085b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-21 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/after.n: Added examples from David Welton. [Patch 938820]
+
2004-04-19 David Gravereaux <davygrvy@pobox.com>
* win/tclWinInit.c: Added an exit handler in tclWinInit() so