summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-24 18:30:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-24 18:30:29 (GMT)
commit6b3c3d4a59d1cc31cf0ca2a4b8fe5d2e085fd955 (patch)
tree2f04ca350acd813198ef12ba0aaeb8e6568cc3f4 /changes
parent7c70d1e7282800f13e057bbba7c8d052f2c680e5 (diff)
downloadtcl-6b3c3d4a59d1cc31cf0ca2a4b8fe5d2e085fd955.zip
tcl-6b3c3d4a59d1cc31cf0ca2a4b8fe5d2e085fd955.tar.gz
tcl-6b3c3d4a59d1cc31cf0ca2a4b8fe5d2e085fd955.tar.bz2
* changes: Update for 8.5.9 release.
Diffstat (limited to 'changes')
-rw-r--r--changes12
1 files changed, 8 insertions, 4 deletions
diff --git a/changes b/changes
index 8e52ddc..76911b0 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.24 2010/08/05 17:12:51 uid37551 Exp $
+RCS: @(#) $Id: changes,v 1.136.2.25 2010/08/24 18:30:30 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7467,10 +7467,14 @@ memory with buffer backup (ferrieux)
2010-07-28 (bug fix)[3037525] crash deleting vars @ callframe pop (sofer)
-2010-08-02 tzdata updated to Olson's tzdata2010k (kenny)
-
2010-08-04 (bug fix)[3034840] mem corrupt when refchan loses interp (kupries)
2010-08-04 (enhancement) Win [load] use LOAD_WITH_ALTERED_SEARCH_PATH (hobbs)
---- Released 8.5.9, August 13, 2010 --- See ChangeLog for details ---
+2010-08-12 (bug fix)[2826551] line-sensitive matching in regexp (dejong)
+
+2010-08-19 (bug fix)[3048354] buffer overflow detect in Fortify build (fellows)
+
+2010-08-23 tzdata updated to Olson's tzdata2010l (kenny)
+
+--- Released 8.5.9, August 31, 2010 --- See ChangeLog for details ---