summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-10-27 14:01:40 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-10-27 14:01:40 (GMT)
commit8459ce7f878f92ca25f42843cfeff4e5556ea73f (patch)
treed758070d4399f9b225315c7c74ac247b7198b0ee /ChangeLog
parent97bf16b277083d4f894ee3f6ab1f8a55c2895a17 (diff)
downloadtcl-8459ce7f878f92ca25f42843cfeff4e5556ea73f.zip
tcl-8459ce7f878f92ca25f42843cfeff4e5556ea73f.tar.gz
tcl-8459ce7f878f92ca25f42843cfeff4e5556ea73f.tar.bz2
* doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 483b96e..1f578ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* doc/apply.n: fixed example [Bug 1811791]
* doc/namespace.n: improved example [Bug 1788984]
* doc/AddErrInfo.3: typo [Bug 1715087]
+ * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]
* generic/tclCompile.h:
* generic/tclInt.h: moved declaration of TclSetCmdNameObj from