summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-11 15:59:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-11 15:59:50 (GMT)
commit407fb5d1cadffc43d3ff6262d66bb5a2c8a36b4a (patch)
treeb74f4656beafaa8666b66184c3b0e8cb7d9e6d74 /ChangeLog
parent1f91a55358e101b75b320e2835c41d491c1814bd (diff)
downloadtcl-407fb5d1cadffc43d3ff6262d66bb5a2c8a36b4a.zip
tcl-407fb5d1cadffc43d3ff6262d66bb5a2c8a36b4a.tar.gz
tcl-407fb5d1cadffc43d3ff6262d66bb5a2c8a36b4a.tar.bz2
* library/http/http.tcl: Bump http version to 2.7.1 to account
* library/http/pkgIndex.tcl: for [Bug 2046486] bug fix. This * unix/Makefile.in: release of http now requires a * win/Makefile.in: dependency on Tcl 8.5 to be able to * win/makefile.bc: use the unsigned formats in the * win/makefile.vc: [binary scan] command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ae3885..8a454d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-11 Don Porter <dgp@users.sourceforge.net>
+
+ * library/http/http.tcl: Bump http version to 2.7.1 to account
+ * library/http/pkgIndex.tcl: for [Bug 2046486] bug fix. This
+ * unix/Makefile.in: release of http now requires a
+ * win/Makefile.in: dependency on Tcl 8.5 to be able to
+ * win/makefile.bc: use the unsigned formats in the
+ * win/makefile.vc: [binary scan] command.
+
2008-08-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/http.tcl: crc field from zlib data should be treated as