aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e4727a55..9e85001c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Wed 07 Oct 2020 11:07:00 MSK
2 W32 default target version changed to Vista, XP is still supported.
3 Minor fixes and additional asserts for memorypool.
4 IPv6 tests are not used if IPv6 is disabled at run-time. -EG
5
1Sun 27 Sep 2020 10:08:03 PM CEST 6Sun 27 Sep 2020 10:08:03 PM CEST
2 Fixed incorrect triggering of epoll edge polling for 7 Fixed incorrect triggering of epoll edge polling for
3 "upgraded" TLS connections. Fixed a few cases where 8 "upgraded" TLS connections. Fixed a few cases where
@@ -16,7 +21,7 @@ Thu 24 Sep 2020 16:55:00 MSK
16 the registries. 21 the registries.
17 Fixed portability of test_upgrade_large. 22 Fixed portability of test_upgrade_large.
18 Minor testsuite fixes. 23 Minor testsuite fixes.
19 Restored parallel build of libmicrohttpd (except tests). 24 Restored parallel build of libmicrohttpd (except tests). -EG
20 25
21Fri 11 Sep 2020 10:08:22 PM CEST 26Fri 11 Sep 2020 10:08:22 PM CEST
22 Fix crash problem in PostProcessor reported by MD. -CG 27 Fix crash problem in PostProcessor reported by MD. -CG
@@ -205,11 +210,11 @@ Mon May 20 15:39:35 MSK 2019
205 Compiler warning fixes. -EG/CG 210 Compiler warning fixes. -EG/CG
206 Fixed example for non-64bits platforms. -EG 211 Fixed example for non-64bits platforms. -EG
207 212
208Web May 15 23:51:49 MSK 2019 213Wed May 15 23:51:49 MSK 2019
209 Optimized and improved processing speed by using precalculated and 214 Optimized and improved processing speed by using precalculated and
210 already calculated lengths of strings. -EG 215 already calculated lengths of strings. -EG
211 216
212Web May 15 14:54:00 MSK 2019 217Wed May 15 14:54:00 MSK 2019
213 Fixed build from source on GNU Hurd. -EG 218 Fixed build from source on GNU Hurd. -EG
214 219
215Mon May 6 11:58:00 MSK 2019 220Mon May 6 11:58:00 MSK 2019