summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-06-25 14:35:38 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-06-25 14:35:38 (GMT)
commitfbaaddabb7cc63723d7724a1d568c9b917dc7a5f (patch)
tree1222183527cc4c4f30753a21655ce8c5fddd4087 /changes
parent45df3072f0a77f5c7e90a5e6862db6740008e3ed (diff)
downloadtcl-fbaaddabb7cc63723d7724a1d568c9b917dc7a5f.zip
tcl-fbaaddabb7cc63723d7724a1d568c9b917dc7a5f.tar.gz
tcl-fbaaddabb7cc63723d7724a1d568c9b917dc7a5f.tar.bz2
* changes: Updates for 8.6a1 release.
* generic/tclOO.h: Bump to TclOO 0.5.
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 6 insertions, 2 deletions
diff --git a/changes b/changes
index ed5a9da..94e6b85 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.139 2008/06/20 20:48:47 dgp Exp $
+RCS: @(#) $Id: changes,v 1.140 2008/06/25 14:35:38 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7238,4 +7238,8 @@ variables without "." added to customization hooks (kupries)
2008-06-20 (bug fix)[1999035] make [interp bgerror $i] act in $i (porter)
---- Released 8.6a1, June ??, 2008 --- See ChangeLog for details ---
+2008-06-23 (bug fix)[1972879] bad path intrep caching (porter)
+
+2008-06-24 (bug fix)[1999176] crash in [glob -dir {} a] (porter)
+
+--- Released 8.6a1, June 25, 2008 --- See ChangeLog for details ---