summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-04-17 20:19:55 (GMT)
committerdgp <dgp@noemail.net>2008-04-17 20:19:55 (GMT)
commitc47c8dea1efa28031cf0c15b7e40411ffbad4b17 (patch)
tree916fd770d1e01a081bcd86de1e3092508154bfcf
parent3b3b52eca2e5fb8667c430badc5fe1eac97e46b2 (diff)
downloadtcl-core-8-4-19.zip
tcl-core-8-4-19.tar.gz
tcl-core-8-4-19.tar.bz2
bump release tagcore-8-4-19
FossilOrigin-Name: be909601245b30ff0857cf9dabc7c52262e3e51f
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 83050ae..068fbf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-04-17 Andreas Kupries <andreask@activestate.com>
+ *** 8.4.19 TAGGED FOR RELEASE ***
+
* generic/tclCompExpr.c (CompileMathFuncCall): Added
* tests/compExpr.test (compExpr-5.10): Tcl_ResetResult before
appending error message, to clear out possible sharing. Added test
@@ -8,8 +10,6 @@
2008-04-15 Andreas Kupries <andreask@activestate.com>
- *** 8.4.19 TAGGED FOR RELEASE ***
-
* generic/tclIO.c (CopyData): Applied another patch by Alexandre
* io.test (io-53.8a): Ferrieux <ferrieux@users.sourceforge.net>,
to shift EOF handling to the async part of the command if a