summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-10-27 13:52:02 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-10-27 13:52:02 (GMT)
commitee30df8e7dce83db9022d7742013afd0934ba22c (patch)
tree12d0b1d7260e55b9db8ea3db191f75fbd9d0ef0d /ChangeLog
parent335056e221f3314f00a82353c10a93880ba46f55 (diff)
downloadtcl-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cda02d8..34683ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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