summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-25 15:03:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-25 15:03:02 (GMT)
commit643148e686b700852b7d0196180f28e185a13a5a (patch)
tree102f45919dfd6db170dbccb414845132439e1590 /changes
parent22613b0163fb3cbdaff6dabb029940fc526ca918 (diff)
parentf2ef7ef78982c2be84ab1ad8a4a3d99592133946 (diff)
downloadtcl-643148e686b700852b7d0196180f28e185a13a5a.zip
tcl-643148e686b700852b7d0196180f28e185a13a5a.tar.gz
tcl-643148e686b700852b7d0196180f28e185a13a5a.tar.bz2
merge 8.5
Diffstat (limited to 'changes')
-rw-r--r--changes10
1 files changed, 6 insertions, 4 deletions
diff --git a/changes b/changes
index 201ca16..6c4bb5a 100644
--- a/changes
+++ b/changes
@@ -7636,9 +7636,6 @@ problems where [file *able] would return false results on Win/Samba (porter)
2012-05-17 (bug fix)[3106532] proper [switch -indexvar] values (fellows)
*** POTENTIAL INCOMPATIBILITY ***
-2012-06-21 (bug fix)[3362446] [registry keys] failure (nijtmans)
-=> registry 1.2.2
-
2012-06-25 (bug fix)[3537605] [encoding dirs a b] error message (fellows)
2012-06-25 (bug fix)[3024359] crash when multi-thread concurrent [file system]
@@ -7650,10 +7647,15 @@ and Tcl_FSMountsChanged(). (porter)
2012-07-05 (bug fix)[1189293] make "<<" redirect binary safe (porter)
2012-07-11 (bug fix)[3362446] [registry keys] failure (nijtmans)
+=> registry 1.2.2
2012-07-16 (bug fix)[3544683] reentrant syscalls on BSD (cassoff,fellows)
+2012-07-24 (bug fix) stop mem corruption in stacked channel events (max,porter)
+
+2012-07-25 (bug fix)[3546275] [auto_execok] search match [exec] (danckaert)
+
Many revisions to better support a Cygwin environment (nijtmans)
---- Released 8.5.12, July 20, 2011 --- See ChangeLog for details ---
+--- Released 8.5.12, July 27, 2011 --- See ChangeLog for details ---