diff options
author | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2017-11-27 12:59:59 +0300 |
---|---|---|
committer | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2017-11-27 12:59:59 +0300 |
commit | c49871e76c68ae2c0a0794b4de486a531c5d48ac (patch) | |
tree | 227b030b2438ded69f1f1905117f2c9cee39c672 | |
parent | 72576ec2655d2af5ce148f6a48e8255fd69d6945 (diff) | |
download | libmicrohttpd-c49871e76c68ae2c0a0794b4de486a531c5d48ac.tar.gz libmicrohttpd-c49871e76c68ae2c0a0794b4de486a531c5d48ac.zip |
Updated ChangeLog
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,4 +1,16 @@ | |||
1 | Sat Nov 26 18:37:00 MSK 2017 | 1 | Mon Nov 27 18:37:00 MSK 2017 |
2 | Corrected names in W32 DLL resources. | ||
3 | Reordered and clarified configure summary message. | ||
4 | Additional compiler warning mutes for builds with various configure | ||
5 | parameters. | ||
6 | Fixed tests on Cygwin. | ||
7 | Used larger SETSIZE for Cygwin (same value as for native W32). | ||
8 | Minor fixes for Cygwin. | ||
9 | Added configure parameter to force disable usage of sendfile(). | ||
10 | Minor testsuite fixes. | ||
11 | Really fixed builds with optimisation for size. -EG | ||
12 | |||
13 | Sat Nov 25 18:37:00 MSK 2017 | ||
2 | Fixed build with optimisation for size. -EG | 14 | Fixed build with optimisation for size. -EG |
3 | 15 | ||
4 | Fri Nov 24 20:14:02 CET 2017 | 16 | Fri Nov 24 20:14:02 CET 2017 |