summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-04-26 09:16:44 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-04-26 09:16:44 (GMT)
commit6747c2f02e6ceb202cdb41d009a8f1ce545bca69 (patch)
treed83761e7a8ef8559df48e501e0d483f57a7703c7 /ChangeLog
parent47c7fac8f1810b51678b0ae4c5b5525adca74aca (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ae6bce..b862eed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.