summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-03-13 14:52:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-03-13 14:52:36 (GMT)
commit95763ee86a3d5527c812166ac2bc3815011c9a6f (patch)
treee1b96d6b1066a9dbe134af8c56c649a6e57f21d5 /changes
parent0f9ed9313648fc3c07913e78e4a84469e2880a9f (diff)
downloadtcl-95763ee86a3d5527c812166ac2bc3815011c9a6f.zip
tcl-95763ee86a3d5527c812166ac2bc3815011c9a6f.tar.gz
tcl-95763ee86a3d5527c812166ac2bc3815011c9a6f.tar.bz2
* changes: Updated for 8.5.2 release.
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 7 insertions, 2 deletions
diff --git a/changes b/changes
index 7ae7944..9e71684 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.132 2008/03/10 19:06:13 dgp Exp $
+RCS: @(#) $Id: changes,v 1.133 2008/03/13 14:52:36 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7166,4 +7166,9 @@ and Tcl_AddObjToErrorInfo() (spjuth,porter)
2008-03-10 (bug fix)[1901113] crash in [tcl::Bgerror {} {}] (madden,porter)
---- Released 8.5.2, March 14, 2008 --- See ChangeLog for details ---
+2008-03-11 (bug fix)[1911919] unset trace inf loop in namespace delete (sofer)
+
+2008-03-12 (new feature) some HTTP 1.1 support in http (and more!) (hobbs)
+=> http 2.7
+
+--- Released 8.5.2, March 18, 2008 --- See ChangeLog for details ---