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)
commit81f96df6176c44d1f7159a0fbcb8bd4c68c0c94d (patch)
tree102f45919dfd6db170dbccb414845132439e1590 /changes
parent4eef2a8f1f3ceb740cfca5f5b7e991fece4740e7 (diff)
parent3b6f6e4d4166d6ba00d2886efd6136f30e906f82 (diff)
downloadtcl-81f96df6176c44d1f7159a0fbcb8bd4c68c0c94d.zip
tcl-81f96df6176c44d1f7159a0fbcb8bd4c68c0c94d.tar.gz
tcl-81f96df6176c44d1f7159a0fbcb8bd4c68c0c94d.tar.bz2
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 ---