gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5083 - in libmicrohttpd: . src/daemon


From: gnunet
Subject: [GNUnet-SVN] r5083 - in libmicrohttpd: . src/daemon
Date: Sat, 16 Jun 2007 01:27:32 -0600 (MDT)

Author: grothoff
Date: 2007-06-16 01:27:32 -0600 (Sat, 16 Jun 2007)
New Revision: 5083

Modified:
   libmicrohttpd/README
   libmicrohttpd/src/daemon/Makefile.am
Log:
update

Modified: libmicrohttpd/README
===================================================================
--- libmicrohttpd/README        2007-06-16 07:25:57 UTC (rev 5082)
+++ libmicrohttpd/README        2007-06-16 07:27:32 UTC (rev 5083)
@@ -5,9 +5,9 @@
 before certain features can be used at all:
 
 
-For PUT/POST:
-=============
-testing!
+For POST:
+=========
+- Decoding of POST data, testing thereof
 
 For http-compliance:
 ====================

Modified: libmicrohttpd/src/daemon/Makefile.am
===================================================================
--- libmicrohttpd/src/daemon/Makefile.am        2007-06-16 07:25:57 UTC (rev 
5082)
+++ libmicrohttpd/src/daemon/Makefile.am        2007-06-16 07:27:32 UTC (rev 
5083)
@@ -7,8 +7,6 @@
 
 libmicrohttpd_la_LDFLAGS = \
   -export-dynamic -version-info 0:0:0 
-# libmicrohttpd_la_LIBADD = \
-#  -lm
 libmicrohttpd_la_SOURCES = \
   daemon.c  \
   internal.c internal.h \





reply via email to

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