summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-09-03 09:38:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-09-03 09:38:50 (GMT)
commit5e4c825e430b217765b90433272022c2ab3a8e6e (patch)
tree69f6bb78f5b5a7b6a1db920b2fe8274900b3f914 /ChangeLog
parent6466c1152c321df4b1594ed29ea0b77acae33852 (diff)
downloadtcl-5e4c825e430b217765b90433272022c2ab3a8e6e.zip
tcl-5e4c825e430b217765b90433272022c2ab3a8e6e.tar.gz
tcl-5e4c825e430b217765b90433272022c2ab3a8e6e.tar.bz2
doc bugfix (bug #457435)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ab04c5..eee53b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-03 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/ExprLongObj.3: Fixed error in documentation of argument type
+ to Tcl_ExprObj [Bug: 457435]
+
2001-09-02 David Gravereaux <davygrvy@pobox.com>
* win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime,