diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-03 09:38:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-03 09:38:50 (GMT) |
commit | 5e4c825e430b217765b90433272022c2ab3a8e6e (patch) | |
tree | 69f6bb78f5b5a7b6a1db920b2fe8274900b3f914 /ChangeLog | |
parent | 6466c1152c321df4b1594ed29ea0b77acae33852 (diff) | |
download | tcl-5e4c825e430b217765b90433272022c2ab3a8e6e.zip tcl-5e4c825e430b217765b90433272022c2ab3a8e6e.tar.gz tcl-5e4c825e430b217765b90433272022c2ab3a8e6e.tar.bz2 |
doc bugfix (bug #457435)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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, |