gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5572 - libmicrohttpd


From: gnunet
Subject: [GNUnet-SVN] r5572 - libmicrohttpd
Date: Thu, 30 Aug 2007 01:01:32 -0600 (MDT)

Author: grothoff
Date: 2007-08-30 01:01:32 -0600 (Thu, 30 Aug 2007)
New Revision: 5572

Modified:
   libmicrohttpd/AUTHORS
   libmicrohttpd/ChangeLog
Log:
docs

Modified: libmicrohttpd/AUTHORS
===================================================================
--- libmicrohttpd/AUTHORS       2007-08-30 06:59:15 UTC (rev 5571)
+++ libmicrohttpd/AUTHORS       2007-08-30 07:01:32 UTC (rev 5572)
@@ -5,3 +5,4 @@
 Chris GauthierDickey <address@hidden>
 Daniel Pittman <address@hidden>
 Nils Durner <address@hidden>
+Heikki Lindholm <address@hidden>

Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog     2007-08-30 06:59:15 UTC (rev 5571)
+++ libmicrohttpd/ChangeLog     2007-08-30 07:01:32 UTC (rev 5572)
@@ -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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]