summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-04-10 17:34:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-04-10 17:34:26 (GMT)
commite5d972dc85e7f1928c032bf9322877cf169bc941 (patch)
treedc3b1d872be22a5d298ab9eb4a2eb1110ddaf888 /changes
parent08271a7f2decd6091f1a6de0f7f5610abd594037 (diff)
downloadtcl-e5d972dc85e7f1928c032bf9322877cf169bc941.zip
tcl-e5d972dc85e7f1928c032bf9322877cf169bc941.tar.gz
tcl-e5d972dc85e7f1928c032bf9322877cf169bc941.tar.bz2
*** 8.4.13 TAGGED FOR RELEASE ***
* changes: updates for another RC.
Diffstat (limited to 'changes')
-rw-r--r--changes24
1 files changed, 22 insertions, 2 deletions
diff --git a/changes b/changes
index e3e408d..0c905a0 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.38 2006/03/22 14:12:02 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.39 2006/04/10 17:34:26 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6346,4 +6346,24 @@ when auto-loading or exec traces are present (porter)
2006-03-18 (bug fix)[1193497] Win porting of [file writable] (darley,vogel)
---- Released 8.4.13, March 30, 2006 --- See ChangeLog for details ---
+2006-03-28 (bug fix)[1064247] BSD: path normalization with realpath() (steffen)
+
+2006-03-28 (revert 2005-11-03 feature) Unicode console support (hobbs)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2006-04-03 (bug fix)[1462248] crash reading utf-8 chars spanning multiple
+buffers at end of file (kraft,kupries)
+
+2006-04-04 (revert 2005-11-08)[1162286] [package ifneeded] warns (porter)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2006-04-05 (bug fix)[1464039] Tcl_GetIndexFromObj: empty key (fellows)
+
+2006-04-05 (bug fix) overdue dde, registry patchelevel increments (porter)
+=> dde 1.2.4
+=> registry 1.1.4
+
+2006-04-06 (bug fix)[1457515] TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING
+removed (steffen)
+
+--- Released 8.4.13, April 14, 2006 --- See ChangeLog for details ---