summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2000
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2000')
-rw-r--r--ChangeLog.20002
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2000 b/ChangeLog.2000
index 5b62351..7e78c19 100644
--- a/ChangeLog.2000
+++ b/ChangeLog.2000
@@ -1779,7 +1779,7 @@
* generic/tclCmdMZ.c: Fixed infinite loop bug with [regexp -all]
[Bug: 4981].
- * tests/*.test: Changed all occurances of "namespace import
+ * tests/*.test: Changed all occurrences of "namespace import
::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
2000-04-09 Brent Welch <welch@scriptics.com>