summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-12-03 10:42:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-12-03 10:42:47 (GMT)
commit1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714 (patch)
tree9b2e402bfe7dcce41e0350ab88a8187449f109f2 /ChangeLog
parenta6d17c05ff34100bae0f6d7298eed8f5524bfb99 (diff)
downloadtcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.zip
tcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.tar.gz
tcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.tar.bz2
Improved expr documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4950c2b..f63bb58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-03 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/expr.n: Various documentation improvements in relation to
+ the function calls. Includes fix for Bug #487704 submitted by
+ Devin Eyre.
+
2001-12-03 David Gravereaux <davygrvy@pobox.com>
* win/makefile.vc: Some install target bugs repaired along with