aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-25 17:44:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-25 17:44:31 +0000
commit28cba57e89f9c2886bfc1699dfcd431317cfb285 (patch)
treed21917e4bed07c9c5ef1c6128027cc4bdcae925f /ChangeLog
parent166909d2ce8c9facef9fb0574eeb9d057730c467 (diff)
downloadlibmicrohttpd-28cba57e89f9c2886bfc1699dfcd431317cfb285.tar.gz
libmicrohttpd-28cba57e89f9c2886bfc1699dfcd431317cfb285.zip
0924
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4f7d90a..23ce4ca7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Tue Dec 25 16:16:30 CET 2012
2 Releasing libmicrohttpd 0.9.24. -CG
3
1Tue Dec 18 21:18:11 CET 2012 4Tue Dec 18 21:18:11 CET 2012
2 Given both 'chunked' encoding and 'content-length', 5 Given both 'chunked' encoding and 'content-length',
3 ignore the 'content-length' header as per RFC. -ES 6 ignore the 'content-length' header as per RFC. -ES