diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-03-31 20:53:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-03-31 20:53:03 (GMT) |
commit | 9e7bcd6487b88a6bf2db266bc180b5eb93c61298 (patch) | |
tree | 20f01b1aad643273580c80eed11f8059182dd4e0 /ChangeLog | |
parent | a715f307a38d6b3c3a7bb1df77fbec824879937a (diff) | |
download | tcl-9e7bcd6487b88a6bf2db266bc180b5eb93c61298.zip tcl-9e7bcd6487b88a6bf2db266bc180b5eb93c61298.tar.gz tcl-9e7bcd6487b88a6bf2db266bc180b5eb93c61298.tar.bz2 |
* doc/package.n: [Bug 2980210]: Document the arguments taken by
the [package present] command correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-31 Donal K. Fellows <dkf@users.sf.net> + + * doc/package.n: [Bug 2980210]: Document the arguments taken by + the [package present] command correctly. + 2010-03-30 Andreas Kupries <andreask@activestate.com> * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, |