summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-09-28 21:44:56 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-09-28 21:44:56 (GMT)
commite63ee140f8bf8b9c127ad90c03a516be076d6ae1 (patch)
tree9fc7c4fd687a773d25c61211a775362a7e5b4806
parent47305581a84e1d59070c85d0e2196a46f3577ae5 (diff)
downloadtcl-e63ee140f8bf8b9c127ad90c03a516be076d6ae1.zip
tcl-e63ee140f8bf8b9c127ad90c03a516be076d6ae1.tar.gz
tcl-e63ee140f8bf8b9c127ad90c03a516be076d6ae1.tar.bz2
Changelog typo
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae7eb05..0daa6ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -93,7 +93,7 @@
* tests/if.test:
* tests/incr.test:
* tests/while.test:
- Report compilation errors at runtime, [Patch 103368] by dgp.
+ Report compilation errors at runtime, [Patch 1033689] by dgp.
2004-09-23 Mo DeJong <mdejong@users.sourceforge.net>