summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-02-22 10:56:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-02-22 10:56:38 (GMT)
commit9c4dbb88d7e4bb7dcffb0116a219bd6d09c28673 (patch)
tree8e659f069abb4304b0e921b22c7a027b97e6291a /ChangeLog
parent7ef524d53becde0248b676f1849e769fc0a9c4eb (diff)
downloadtcl-9c4dbb88d7e4bb7dcffb0116a219bd6d09c28673.zip
tcl-9c4dbb88d7e4bb7dcffb0116a219bd6d09c28673.tar.gz
tcl-9c4dbb88d7e4bb7dcffb0116a219bd6d09c28673.tar.bz2
Fix for bug #1818565. Always check that the state array exists in the http::status command. Set version 2.5.4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8b10bc..0808e6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-22 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/pkgIndex.tcl: Set version 2.5.4
+ * library/http/http.tcl: Fix for bug #1818565. Always check that
+ the state array exists in the http::status command.
+
2008-02-13 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump version number to 8.5.2b1 to distinguish