gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6140 - GNUnet-docs/WWW/news


From: gnunet
Subject: [GNUnet-SVN] r6140 - GNUnet-docs/WWW/news
Date: Wed, 30 Jan 2008 23:54:57 -0700 (MST)

Author: grothoff
Date: 2008-01-30 23:54:57 -0700 (Wed, 30 Jan 2008)
New Revision: 6140

Added:
   GNUnet-docs/WWW/news/news_20080130.inc
Log:
news

Added: GNUnet-docs/WWW/news/news_20080130.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20080130.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20080130.inc      2008-01-31 06:54:57 UTC (rev 
6140)
@@ -0,0 +1,12 @@
+<?php
+W("Download %s here.",
+  
extlink_("http://gnunet.org/libmicrohttpd/download/libmicrohttpd-0.2.1.tar.gz";,
+          "libmicrohttpd 0.2.1"));
+BR();
+W("This release adds support nested multipart uploads and makes some other 
minor bugfixes to the POST-form parser implementation.");
+W("It also allows clients to limit the number of concurrent connections from 
the same IP, a feature that will be used by the next GNUnet release (and is 
already used by SVN HEAD).");
+W("MHD no longer allows pipelining of requests other than GET and HEAD.");
+W("Finally, connections are now closed properly if the application signals a 
problem with handling the request.");
+W("libmicrohttpd 0.2.1 will work with GNUnet 0.7.2c as well as SVN HEAD.");
+BR();
+?>





reply via email to

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