diff options
author | dgp <dgp@users.sourceforge.net> | 2006-04-10 17:34:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-04-10 17:34:26 (GMT) |
commit | e5d972dc85e7f1928c032bf9322877cf169bc941 (patch) | |
tree | dc3b1d872be22a5d298ab9eb4a2eb1110ddaf888 /ChangeLog | |
parent | 08271a7f2decd6091f1a6de0f7f5610abd594037 (diff) | |
download | tcl-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-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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> |