diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 09:16:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 09:16:44 (GMT) |
commit | 6747c2f02e6ceb202cdb41d009a8f1ce545bca69 (patch) | |
tree | d83761e7a8ef8559df48e501e0d483f57a7703c7 /ChangeLog | |
parent | 47c7fac8f1810b51678b0ae4c5b5525adca74aca (diff) | |
download | tcl-6747c2f02e6ceb202cdb41d009a8f1ce545bca69.zip tcl-6747c2f02e6ceb202cdb41d009a8f1ce545bca69.tar.gz tcl-6747c2f02e6ceb202cdb41d009a8f1ce545bca69.tar.bz2 |
Reworked to remove references to testing interfaces and instead promote the
use of the Thread package. [Patch 932527]
Also reworked and reordered the page for better readability.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/Thread.3: Reworked to remove references to testing interfaces + and instead promote the use of the Thread package. [Patch 932527] + Also reworked and reordered the page for better readability. + 2004-04-25 Don Porter <dgp@users.sourceforge.net> * generic/tcl.h: Removed obsolete declarations and #include's. |