summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
commit23754cbbc81ac0eda71610fe3737a8bc8ae31c65 (patch)
treea6fadf3d6bc55a704065f4543ea894d5ebddfe46 /changes
parentff0e2463cb108f9b0481ac516251142506818114 (diff)
parent7ce9d6f8fc9b0c2b4fd1a18a85c54bb37387dda0 (diff)
downloadtcl-23754cbbc81ac0eda71610fe3737a8bc8ae31c65.zip
tcl-23754cbbc81ac0eda71610fe3737a8bc8ae31c65.tar.gz
tcl-23754cbbc81ac0eda71610fe3737a8bc8ae31c65.tar.bz2
merge trunk
Diffstat (limited to 'changes')
-rw-r--r--changes10
1 files changed, 7 insertions, 3 deletions
diff --git a/changes b/changes
index 11d196a..1430f8c 100644
--- a/changes
+++ b/changes
@@ -7995,7 +7995,7 @@ like "nano()" instead of parsing as "nan o()" with missing op (duquette,porter)
2011-10-31 (bug fix)[3414754] EIAS violation in fs paths (porter)
-2011-11-22 (bug fix)[2935503] Win: [file mtime] sets wrong time (nijtmans)
+2011-11-22 (bug fix)[3354324] Win: [file mtime] sets wrong time (nijtmans)
2011-11-30 (bug fix)[967195] Simply args passed to child processes (nijtmans)
=> tcltest 2.3.4
@@ -8069,7 +8069,6 @@ problems where [file *able] would return false results on Win/Samba (porter)
2012-05-10 (bug fix)[2812981] force consistent config of Tcl+pkgs (ferrieux)
2012-05-10 (bug fix)[473946] correct send of special characters (nijtmans)
-=> dde 1.3.3
2012-05-17 (bug fix)[3445787] fix [file] ensemble in Safe Base (fellows)
@@ -8079,6 +8078,7 @@ problems where [file *able] would return false results on Win/Samba (porter)
*** POTENTIAL INCOMPATIBILITY ***
2012-05-21 (TIP 106) New -binary option to [dde execute|poke] (oehlmann)
+=> dde 1.4.0
2012-05-23 (bug fix)[3525907] [zlib push decompress] & [chan event]
(fellows,ferrieux,kupries)
@@ -8086,7 +8086,7 @@ problems where [file *able] would return false results on Win/Samba (porter)
2012-05-28 (bug fix)[3529949] Protect ~ paths in Safe Base (fellows)
2012-06-21 (bug fix)[3362446] [registry keys] failure (nijtmans)
-=> registry 1.2.2
+=> registry 1.3.0
2012-06-25 (bug fix)[3537605] [encoding dirs a b] error message (fellows)
@@ -8101,6 +8101,10 @@ and Tcl_FSMountsChanged(). (porter)
2012-07-08 (bug fix)[3531209] accept IPv6 URLs (max)
=> http 2.8.4
+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.6b3, July 30, 2012 --- See ChangeLog for details ---