aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c13662cf..008bb249 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1Fri Aug 2 20:55:47 CEST 2013
2 Fix HTTP 1.1 compliance with respect to not returning
3 content-length headers for successful "CONNECT" requests.
4 Note that for unsuccessful "CONNECT" requests with an
5 empty response body, users must now explicitly set the
6 content-length header. -CG
7
1Sun Jul 28 16:35:17 CEST 2013 8Sun Jul 28 16:35:17 CEST 2013
2 Fixing build issue (missing #ifdef) in conjunction with 9 Fixing build issue (missing #ifdef) in conjunction with
3 --disable-messages. -blueness 10 --disable-messages. -blueness