diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-10-27 13:52:02 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-10-27 13:52:02 (GMT) |
commit | ee30df8e7dce83db9022d7742013afd0934ba22c (patch) | |
tree | 12d0b1d7260e55b9db8ea3db191f75fbd9d0ef0d /ChangeLog | |
parent | 335056e221f3314f00a82353c10a93880ba46f55 (diff) | |
download | tcl-ee30df8e7dce83db9022d7742013afd0934ba22c.zip tcl-ee30df8e7dce83db9022d7742013afd0934ba22c.tar.gz tcl-ee30df8e7dce83db9022d7742013afd0934ba22c.tar.bz2 |
* doc/apply.n: fixed example [Bug 1811791]
* doc/namespace.n: improved example [Bug 1788984]
* doc/AddErrInfo.3: typo [Bug 1715087]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-27 Miguel Sofer <msofer@users.sf.net> + * doc/apply.n: fixed example [Bug 1811791] + * doc/namespace.n: improved example [Bug 1788984] + * doc/AddErrInfo.3: typo [Bug 1715087] + * generic/tclCompile.h: * generic/tclInt.h: moved declaration of TclSetCmdNameObj from tclCompile.h to tclInt.h, reverting linker [Bug 1821159] caused by |