summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-03-07 21:38:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-03-07 21:38:05 (GMT)
commit476266e06c435aec3b4393aa5c33604769446873 (patch)
treed7b7ff9f0fbc0c7a064925f8cb2c395c81f6b8d5 /ChangeLog
parent86ddf88b62e9b7fa1b600fb74f4882dcd851d180 (diff)
downloadtcl-476266e06c435aec3b4393aa5c33604769446873.zip
tcl-476266e06c435aec3b4393aa5c33604769446873.tar.gz
tcl-476266e06c435aec3b4393aa5c33604769446873.tar.bz2
Minor typo fix. [Bug 1158247]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index b401da4..8063446 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-07 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/string.n: Minor typo. [Bug 1158247]
+
2005-03-07 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c: new peephole optimisation for INST_PUSH1;
@@ -11,11 +15,11 @@
2005-02-24 Don Porter <dgp@users.sourceforge.net>
- * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid
- * tests/tcltest.test: failed attempts to [source] a directory, and
- similar matters. Thanks to "mpettigr". [Bug 1119798]
+ * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid
+ * tests/tcltest.test: failed attempts to [source] a directory, and
+ similar matters. Thanks to "mpettigr". [Bug 1119798]
- * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.8
+ * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.8
* unix/Makefile.in:
* win/Makefile.in: