diff options
| author | dgp@users.sourceforge.net <dgp> | 2007-02-28 20:01:40 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2007-02-28 20:01:40 (GMT) |
| commit | da797f79fbc99d5c5dd22f15e0e7bc8545fcd93c (patch) | |
| tree | 005675c04185bd4b07b58fbfad15041cc3412ff0 | |
| parent | 9a72be827479ee9c67c3e1c0969cb4da8bade063 (diff) | |
| download | tcl-da797f79fbc99d5c5dd22f15e0e7bc8545fcd93c.zip tcl-da797f79fbc99d5c5dd22f15e0e7bc8545fcd93c.tar.gz tcl-da797f79fbc99d5c5dd22f15e0e7bc8545fcd93c.tar.bz2 | |
typo
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ 2007-02-24 Don Porter <dgp@users.sourceforge.net> * generic/tclBasic.c: Use new interface in Tcl_EvalObjEx so that - the recounting logic of the List internal rep need not be repeated + the refcounting logic of the List internal rep need not be repeated there. Better encapsulation of internal details. * generic/tclInt.h: New internal routine TclListObjCopy() used |
