summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-08-30 07:01:32 +0000
committerChristian Grothoff <christian@grothoff.org>2007-08-30 07:01:32 +0000
commit64da662eaf8d0d16b43f9785695080ff0d6b2c24 (patch)
treee19be065fd6f3b2c1fd3540e81ab6142118bfb0f
parentb259da7c7f97e1fbafeef634bd16af3a21f83e72 (diff)
docs
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog10
2 files changed, 9 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 7a7616ad..e4674df4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,3 +5,4 @@ Code contributions also came from:
Chris GauthierDickey <chrisg@cs.du.edu>
Daniel Pittman <depittman@gmail.com>
Nils Durner <durner@gnunet.org>
+Heikki Lindholm <holindho@cs.helsinki.fi>
diff --git a/ChangeLog b/ChangeLog
index ff8f7e9c..a7c7ec25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,18 @@
+Thu Aug 30 00:59:24 MDT 2007
+ Improving API to allow clients to associate state
+ with a connection and to be notified about request
+ termination (this is a binary-compatible change). - CG
+ Fixed compile errors under OS X. - HL
+
Sun Aug 26 03:11:46 MDT 2007
Added MHD_USE_PEDANTIC_CHECKS option which enforces
receiving a "Host:" header in HTTP 1.1 (and sends a
- HTTP 400 status back if this is violated).
+ HTTP 400 status back if this is violated). - CG
Tue Aug 21 01:01:46 MDT 2007
Fixing assertion failure that occured when a client
closed the connection after sending some data but
- not the full headers.
+ not the full headers. - CG
Sat Aug 18 03:06:09 MDT 2007
Check for out of memory when adding headers to