diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-12-03 10:42:47 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-12-03 10:42:47 (GMT) |
commit | 1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714 (patch) | |
tree | 9b2e402bfe7dcce41e0350ab88a8187449f109f2 /ChangeLog | |
parent | a6d17c05ff34100bae0f6d7298eed8f5524bfb99 (diff) | |
download | tcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.zip tcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.tar.gz tcl-1b5d4aa57d4fd6ffb21d7f5a0c08567eb0959714.tar.bz2 |
Improved expr documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |