summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-11-10 17:43:33 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-11-10 17:43:33 (GMT)
commitb7adcd7e87abe6c475b136463c8813caa694c6f2 (patch)
tree0fe0a8bec69fc6a9bc20822427f7596024fe55fc /changes
parent4d87c9384732b96a6df2c2c5f0ab765137c8c130 (diff)
downloadtcl-b7adcd7e87abe6c475b136463c8813caa694c6f2.zip
tcl-b7adcd7e87abe6c475b136463c8813caa694c6f2.tar.gz
tcl-b7adcd7e87abe6c475b136463c8813caa694c6f2.tar.bz2
* changes: Updates for 8.6b2 release.
Diffstat (limited to 'changes')
-rw-r--r--changes12
1 files changed, 11 insertions, 1 deletions
diff --git a/changes b/changes
index a69dcfa..eb9f63e 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.150 2010/11/04 13:19:04 dgp Exp $
+RCS: @(#) $Id: changes,v 1.151 2010/11/10 17:43:33 andreas_kupries Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7859,4 +7859,14 @@ memory with buffer backup (ferrieux)
2010-11-01 tzdata updated to Olson's tzdata2010o (kenny)
+2010-11-04 (bug fix)[3099086] Clarified docs of var substitution (fellows)
+
+2010-11-04 improved install targets (cassof)
+
+2010-11-04 improved testing of sockets (max)
+
+2010-11-05 (frq)[491789] setargv/unicode cmdline for MSVC (nijtmans)
+
+2010-11-09 (bug fix)[3105999] fixed memleak in OO var resolver (fellows)
+
--- Released 8.6b2, November 15, 2010 --- See ChangeLog for details ---