summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-07-15 13:01:01 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-07-15 13:01:01 (GMT)
commit1b5339323d5019362fce5d4438be34421f337dc8 (patch)
tree70c799d06e74298071adbe1e18d968d0ee724e78 /ChangeLog
parentd88ab4d4e3fee06039e0467e46b7805dafdf9140 (diff)
downloadtcl-1b5339323d5019362fce5d4438be34421f337dc8.zip
tcl-1b5339323d5019362fce5d4438be34421f337dc8.tar.gz
tcl-1b5339323d5019362fce5d4438be34421f337dc8.tar.bz2
Fix error in example. [Bug 2016740]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b391741..fb60d1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-15 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/DictObj.3: Fix error in example. [Bug 2016740]
+
2008-07-08 Don Porter <dgp@users.sourceforge.net>
* generic/tclGet.c: Corrected out of date comments.