summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsofer <msofer@noemail.net>2001-09-13 19:58:34 (GMT)
committermsofer <msofer@noemail.net>2001-09-13 19:58:34 (GMT)
commitdd502af6f2d476e8b203a53f9d590e458bf25c62 (patch)
tree820a02e9c3a8e57eb1c881c00356392828e18108
parentd1cd5250e66a3e8f0c74a9479e92b71729ec59dc (diff)
downloadtcl-dd502af6f2d476e8b203a53f9d590e458bf25c62.zip
tcl-dd502af6f2d476e8b203a53f9d590e458bf25c62.tar.gz
tcl-dd502af6f2d476e8b203a53f9d590e458bf25c62.tar.bz2
I forgot to mention [TIP: 56] in a Changelog entry.
FossilOrigin-Name: 39fe596d3c0eb4cfae4b07a17cd28c70dd4d62ac
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c51868..b79f4f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,8 @@
same duties but adheres to the standard return convention for Tcl
evaluations; the deprecated function could only return TCL_OK or
TCL_ERROR, which caused [Bug: 219384] and [Bug: 455151].
-
+ This patch implements [TIP: 56].
+
2001-09-12 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.