summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-08-02 14:06:01 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-08-02 14:06:01 (GMT)
commit448030e37ec7508c06c212e4ea97aa09723e37fc (patch)
treee0689d9c4299cd6f82807563bd7b139991cc22fa /ChangeLog
parentb5d586efcb0a9467938f183610fa4e82eeea988e (diff)
parente6bcda9b1f02804a103d402c12abf8b22b743084 (diff)
downloadtcl-448030e37ec7508c06c212e4ea97aa09723e37fc.zip
tcl-448030e37ec7508c06c212e4ea97aa09723e37fc.tar.gz
tcl-448030e37ec7508c06c212e4ea97aa09723e37fc.tar.bz2
merge to rc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7129877..060cd04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2011-08-02 Don Porter <dgp@users.sourceforge.net>
+
+ * changes: Updates for 8.6b2 release.
+
+2011-08-02 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclObj.c (Tcl_DbIncrRefCount, Tcl_DbDecrRefCount)
+ (Tcl_DbIsShared): [Bug 3384007]: Fix the panic messages so they share
+ what should be shared and have the right number of spaces.
+
+2011-08-01 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclProc.c (TclProcCompileProc): [Bug 3383616]: Fix for leak
+ of resolveInfo when recompiling procs. Thanks go to Gustaf Neumann for
+ detecting the bug and providing the fix.
+
+2011-08-01 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/tclvars.n (EXAMPLES): Added some examples of how some of the
+ standard global variables can be used, following prompting by a
+ request by Robert Hicks.
+
+ * tools/tcltk-man2html.tcl (plus-pkgs): [Bug 3382474]: Added code to
+ determine the version number of contributed packages from their
+ directory names so that HTML documentation builds are less confusing.
+
+2011-07-29 Donal K. Fellows <dkf@users.sf.net>
+
+ * tools/tcltk-man2html.tcl (ensemble_commands, remap_link_target):
+ Small enhancements to improve cross-linking with contributed packages.
+ * tools/tcltk-man2html-utils.tcl (insert-cross-references): Enhance to
+ cope with contributed packages' C API.
+
2011-07-28 Reinhard Max <max@suse.de>
* unix/tcl.m4 (SC_TCL_IPV6): Fix AC_DEFINE invocation for