diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-01 13:33:22 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-01 13:33:22 (GMT) |
commit | c35351e5d727d9f5c2c18c14f13d6ddaaeb40d89 (patch) | |
tree | 1c23168ee057673fc0c81755969609cad76055ad /ChangeLog | |
parent | 1676722753b69ec304ed95a1d75b24501b5445a4 (diff) | |
download | tcl-c35351e5d727d9f5c2c18c14f13d6ddaaeb40d89.zip tcl-c35351e5d727d9f5c2c18c14f13d6ddaaeb40d89.tar.gz tcl-c35351e5d727d9f5c2c18c14f13d6ddaaeb40d89.tar.bz2 |
* doc/Eval.3 (TclEvalObjv): added note on refCount management for
the elements of objv, [Bug #730244].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-10-01 Miguel Sofer <msofer@users.sf.net> + + * doc/Eval.3 (TclEvalObjv): added note on refCount management for + the elements of objv, [Bug #730244]. + 2006-10-01 Pat Thoyts <patthoyts@users.sourceforge.net> * win/tclWinFile.c (TclpUtime): bug #1420432 - file mtime fails |