summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bd5086..a958e96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
2003-11-21 Don Porter <dgp@users.sourceforge.net>
+ *** 8.4.5 TAGGED FOR RELEASE ***
+
* tests/windFCmd.test (winFCmd-16.10): Corrected failure to
initialize variable $dd that caused test suite failure.
2003-11-20 Miguel Sofer <msofer@users.sf.net>
- *** 8.4.5 TAGGED FOR RELEASE ***
-
* generic/tclVar.c: fix flag bit collision between
LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecated) [Bug 835020]