diff options
author | hobbs <hobbs> | 2003-11-21 18:18:34 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-11-21 18:18:34 (GMT) |
commit | 984b37018da21e9a5d5f716e9677c6a67ac8f4cf (patch) | |
tree | fb6bf1029bd44966827794e4db764edc0fe0d5fd | |
parent | 90ca0a1e90bb0be97e3b63c92c6b85c4f64a6f6a (diff) | |
download | tcl-984b37018da21e9a5d5f716e9677c6a67ac8f4cf.zip tcl-984b37018da21e9a5d5f716e9677c6a67ac8f4cf.tar.gz tcl-984b37018da21e9a5d5f716e9677c6a67ac8f4cf.tar.bz2 |
moved core-8-4-5 tag to include las test correctioncore_8_4_5
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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] |