summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--changes3
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0fcbe2..3f4037d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-06-21 Don Porter <dgp@users.sourceforge.net>
+ * changes: Update for 8.5.10 release.
+
* library/tcltest/tcltest.tcl (loadIntoSlaveInterpreter):
* library/tcltest/pkgIndex.tcl: Backport tcltest 2.3.3 for release
* unix/Makefile.in: with Tcl 8.5.*.
diff --git a/changes b/changes
index e1c5fb6..a37d785 100644
--- a/changes
+++ b/changes
@@ -7538,4 +7538,7 @@ memory with buffer backup (ferrieux)
2011-06-13 (bug fix)[3315098] mem leak generating double string rep (neumann)
+2011-06-21 (new cmd) [tcltest::loadIntoSlaveInterpreter] (fellows)
+=> tcltest 2.3.3
+
--- Released 8.5.10, June 22, 2011 --- See ChangeLog for details ---