summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-01-26 23:21:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-01-26 23:21:04 (GMT)
commit0fbd247a14d17e3925000c394aaa26523bd2fa12 (patch)
treeabb675f411f56110340d7adc58c43af69f0016c8 /ChangeLog
parenta7a2245bcb966c60aadc6038744b8ced2024e529 (diff)
downloadtcl-0fbd247a14d17e3925000c394aaa26523bd2fa12.zip
tcl-0fbd247a14d17e3925000c394aaa26523bd2fa12.tar.gz
tcl-0fbd247a14d17e3925000c394aaa26523bd2fa12.tar.bz2
Fix [Bug 1415725]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74294fb..debe429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-26 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/dict.n: Fixed silly bug in example. Thanks to Heiner Marxen
+ <heiner.marxen@unsel.de> for catching this! [Bug 1415725]
+
2006-01-26 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* unix/tclUnixChan.c (TclpOpenFileChannel): Tidy up and comment the