summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-08 15:12:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-08 15:12:50 (GMT)
commit34b72bd484c08fbf331ec8a07b95f4999d0d7b34 (patch)
treec4e0bd753c2e23a8fa85485a2f359d775459b53e /changes
parentf11f11f6b5731d7b71eab4558e7fdbdd3b2f98c3 (diff)
downloadtcl-34b72bd484c08fbf331ec8a07b95f4999d0d7b34.zip
tcl-34b72bd484c08fbf331ec8a07b95f4999d0d7b34.tar.gz
tcl-34b72bd484c08fbf331ec8a07b95f4999d0d7b34.tar.bz2
* changes: Update for 8.5.4 release.
Diffstat (limited to 'changes')
-rw-r--r--changes16
1 files changed, 15 insertions, 1 deletions
diff --git a/changes b/changes
index 5699a8a..a9af4c3 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.5 2008/06/25 17:16:29 dgp Exp $
+RCS: @(#) $Id: changes,v 1.136.2.6 2008/08/08 15:12:52 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7224,3 +7224,17 @@ variables without "." added to customization hooks (kupries)
2008-06-25 (bug fix)[1999119] Support TM packages in Safe Base (kupries)
--- Released 8.5.3, June 30, 2008 --- See ChangeLog for details ---
+
+2008-07-03 (bug fix)[1969717] fix package finding on Samba shares (jos)
+
+2008-07-03 (bug fix)[1987821] mem leak in [seek] on reflected chan (kupries)
+
+2008-07-20 (enhancement)[2008248] dict->list preserve item intreps (pasadyn)
+
+2008-07-21 (bug fix)[2015723] [file] bad use of inodes on Windows (thoyts)
+
+2008-07-21 (enhancment) [info frame] returns file data in more cases (kupries)
+
+2008-07-29 (bug fix) fix rare panic in TclStackFree (pasadyn,sofer)
+
+--- Released 8.5.4, August 15, 2008 --- See ChangeLog for details ---