summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fb2c3d..c95f36d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-19 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/http/http.tcl: Removed spurious newline added after POST
+ * tests/http11.test: and added tests to detect excess bytes
+ * tests/httpd11.tcl: being POSTed. [Bug 2715421]
+ * library/http/pkgIndex.tcl:
+ * makefiles: package version now 2.8.1
+
2009-04-15 Donal K. Fellows <dkf@users.sf.net>
* doc/chan.n, doc/close.n: Tidy up documentation of TIP #332.