diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-17 09:19:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-17 09:19:52 (GMT) |
commit | 5ba4b8df5392010f34479ed7234f95db76dcf672 (patch) | |
tree | c48c85f7ffe6cadc538ea5926bb1114f7f87c0f5 /ChangeLog | |
parent | 7f42a01d8bc934f6ad09d614ecb33417f1dc42a4 (diff) | |
download | tcl-5ba4b8df5392010f34479ed7234f95db76dcf672.zip tcl-5ba4b8df5392010f34479ed7234f95db76dcf672.tar.gz tcl-5ba4b8df5392010f34479ed7234f95db76dcf672.tar.bz2 |
Docbug. [Bug 953374]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-17 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/OpenFileChnl.3: Documented type of 'offset' argument to + Tcl_Seek was wrong. [Bug 953374] + 2004-05-16 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (TclExecuteByteCode): remove one level of |