gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35862 - in libmicrohttpd: . src/include


From: gnunet
Subject: [GNUnet-SVN] r35862 - in libmicrohttpd: . src/include
Date: Wed, 3 Jun 2015 23:28:22 +0200

Author: Karlson2k
Date: 2015-06-03 23:28:22 +0200 (Wed, 03 Jun 2015)
New Revision: 35862

Modified:
   libmicrohttpd/ChangeLog
   libmicrohttpd/src/include/microhttpd.h
Log:
Bump MHD_VERSION and update ChangeLog

Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog     2015-06-03 21:28:14 UTC (rev 35861)
+++ libmicrohttpd/ChangeLog     2015-06-03 21:28:22 UTC (rev 35862)
@@ -1,3 +1,7 @@
+Wed Jun 03 21:23:47 CEST 2015
+       Add deprecation compiler messages for deprecated functions 
+       and macros. -EG
+
 Fri May 29 12:23:01 CEST 2015
        Fixing digest authentication when used in combination
        with escaped characters in URLs. -CG/AW

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2015-06-03 21:28:14 UTC (rev 
35861)
+++ libmicrohttpd/src/include/microhttpd.h      2015-06-03 21:28:22 UTC (rev 
35862)
@@ -130,7 +130,7 @@
  * Current version of the library.
  * 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00094201
+#define MHD_VERSION 0x00094202
 
 /**
  * MHD-internal return code for "YES".




reply via email to

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