gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: Updated ChangeLog.


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: Updated ChangeLog.
Date: Fri, 03 Nov 2017 12:26:54 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 2ddfa029 Updated ChangeLog.
2ddfa029 is described below

commit 2ddfa02985e64b082f4e24e89bb88c51d6c424f3
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Wed Nov 1 21:32:38 2017 +0300

    Updated ChangeLog.
---
 ChangeLog | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 6d8a2840..a3e0f0ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Wed Nov  1 20:43:00 MSK 2017
+       Mixed and muted many compiler warnings. Now it GCC's flags
+       -Wall -Wextra could be used for building.
+       Fixed compilation of examples without libmagic.
+       Better detection of libgnutls in configure.
+       Reworked launch of nested configure in "po" directory to
+       prevent useless reconfiguration.
+       Fixed some wrong asserts.
+       Enabled "test_options" test.
+       Use "test_start_stop" without libcurl.
+       Use chunks with sendfile() to prevent locking thread for
+       single connection with large file.
+       Added support for FreeBSD's sendfile with additional
+       optimisations for FreeBSD 11.
+       Refactoring and improvements for MHD_start_daemon_va() and
+       MHD_stop_daemon().
+       Fixed testing with GnuTLS >= 3.6.0. -EG
+
 Mon Oct  9 22:38:07 CEST 2017
        Add MHD_free() to allow proper free()-ing of username/password
        data returned via MHD_digest_auth_get_username() or

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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