summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-27 16:26:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-27 16:26:33 (GMT)
commit6bed38f7334dee0224bf89aa8b45a07b128a2e71 (patch)
tree102f45919dfd6db170dbccb414845132439e1590 /changes
parent3b6f6e4d4166d6ba00d2886efd6136f30e906f82 (diff)
parent81f96df6176c44d1f7159a0fbcb8bd4c68c0c94d (diff)
downloadtcl-6bed38f7334dee0224bf89aa8b45a07b128a2e71.zip
tcl-6bed38f7334dee0224bf89aa8b45a07b128a2e71.tar.gz
tcl-6bed38f7334dee0224bf89aa8b45a07b128a2e71.tar.bz2
merge release to dev
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 5 insertions, 3 deletions
diff --git a/changes b/changes
index ba08980..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]
@@ -7649,6 +7646,11 @@ 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)