summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-04-10 17:34:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-04-10 17:34:26 (GMT)
commite5d972dc85e7f1928c032bf9322877cf169bc941 (patch)
treedc3b1d872be22a5d298ab9eb4a2eb1110ddaf888 /ChangeLog
parent08271a7f2decd6091f1a6de0f7f5610abd594037 (diff)
downloadtcl-e5d972dc85e7f1928c032bf9322877cf169bc941.zip
tcl-e5d972dc85e7f1928c032bf9322877cf169bc941.tar.gz
tcl-e5d972dc85e7f1928c032bf9322877cf169bc941.tar.bz2
*** 8.4.13 TAGGED FOR RELEASE ***
* changes: updates for another RC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ed9a099..4a6d969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-10 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.4.13 TAGGED FOR RELEASE ***
+
+ * changes: updates for another RC.
+
2006-04-06 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclRegexp.c (FinalizeRegexp): full reset data to
@@ -90,8 +96,6 @@
2006-03-22 Don Porter <dgp@users.sourceforge.net>
- *** 8.4.13 TAGGED FOR RELEASE ***
-
* changes: updates for another RC.
2006-03-18 Vince Darley <vincentdarley@sourceforge.net>