summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-12-08 05:23:24 (GMT)
committerdas <das>2006-12-08 05:23:24 (GMT)
commita3e3e7c0fa917ece8b8a58b57a802643c52f07b0 (patch)
tree4c14e878850833f9474674ed6ed6d3e69492948b /ChangeLog
parentf54d3f332f829b3cb261d4f8d46cb7f8b49fd5d9 (diff)
downloadtcl-a3e3e7c0fa917ece8b8a58b57a802643c52f07b0.zip
tcl-a3e3e7c0fa917ece8b8a58b57a802643c52f07b0.tar.gz
tcl-a3e3e7c0fa917ece8b8a58b57a802643c52f07b0.tar.bz2
typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e40a74a..c936159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@
2006-12-07 Don Porter <dgp@users.sourceforge.net>
* generic/tclCompCmds.c: Additional commits correct most
- * generic/tclExecute.c: failing tests illustrating bugs uncovered
- * generic/tclMathOp.c: in [Path 1578137].
+ * generic/tclExecute.c: failing tests illustrating bugs
+ * generic/tclMathOp.c: uncovered in [Patch 1578137].
* generic/tclBasic.c: Biggest source of TIP 174 failures was that
the commands were not [namespace export]ed from the ::tcl::mathop