summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-09 14:00:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-09 14:00:15 (GMT)
commitc509f61617b25dc0e12c07ca27b5b44bce13cb5f (patch)
treea6adbaeda6a7ce0e617e82eb7ce71cbd5e158b54 /ChangeLog
parent77532b29d0c6c85dab5e98de6141a4f876114210 (diff)
downloadtcl-c509f61617b25dc0e12c07ca27b5b44bce13cb5f.zip
tcl-c509f61617b25dc0e12c07ca27b5b44bce13cb5f.tar.gz
tcl-c509f61617b25dc0e12c07ca27b5b44bce13cb5f.tar.bz2
[Bug 3599395]: http assumes status line is a proper tcl list.
Bump http package to 2.7.11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a025f9..e1373fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
+2013-01-09 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/http/http.tcl: [Bug 3599395]: http assumes status line
+ is a proper tcl list.
+ Bump http package to 2.7.11.
+
2013-01-08 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinFile.c: [Bug 3092089]: [file normalize] can remove path
components. [Bug 3587096] win vista/7: "can't find init.tcl" when
- called via junction.
+ called via junction without folder list access.
2013-01-07 Jan Nijtmans <nijtmans@users.sf.net>