aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-01-23 23:58:44 +0000
committerChristian Grothoff <christian@grothoff.org>2009-01-23 23:58:44 +0000
commitd4d7006bbbc04b0d99f59de48ae2cb7cf72bc51b (patch)
treecc490c35e45ed292291722ecd6e2ebdfb0155a5b /ChangeLog
parent348db743d16fb95fc5ba838ba93644091beb46ec (diff)
downloadlibmicrohttpd-d4d7006bbbc04b0d99f59de48ae2cb7cf72bc51b.tar.gz
libmicrohttpd-d4d7006bbbc04b0d99f59de48ae2cb7cf72bc51b.zip
fixing Mantis 1443
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6e5555c..11358c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Fri Jan 23 16:57:21 MST 2009
2 Support charset specification (ignore) after content-type
3 when post-processing HTTP POST requests (Mantis #1443). -CG/SN
4
1Fri Dec 26 23:08:04 MST 2008 5Fri Dec 26 23:08:04 MST 2008
2 Fixed broken check for identical connection address. -CG 6 Fixed broken check for identical connection address. -CG
3 Making cookie parser more RFC2109 compliant (handle 7 Making cookie parser more RFC2109 compliant (handle