diff options
author | msofer <msofer@noemail.net> | 2001-09-13 19:58:34 (GMT) |
---|---|---|
committer | msofer <msofer@noemail.net> | 2001-09-13 19:58:34 (GMT) |
commit | dd502af6f2d476e8b203a53f9d590e458bf25c62 (patch) | |
tree | 820a02e9c3a8e57eb1c881c00356392828e18108 | |
parent | d1cd5250e66a3e8f0c74a9479e92b71729ec59dc (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |