summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-10-01 13:33:22 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-10-01 13:33:22 (GMT)
commitc35351e5d727d9f5c2c18c14f13d6ddaaeb40d89 (patch)
tree1c23168ee057673fc0c81755969609cad76055ad /ChangeLog
parent1676722753b69ec304ed95a1d75b24501b5445a4 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0225125..b343f77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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