aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae462f8..505b459f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Sun Nov 18 13:08:11 CET 2018
2 Parse arguments with (properly) escaped URLs correctly.
3 (making things work with recent cURL changes, #5473).
4 Replace sprintf with snprintf in testcases.
5 Releasing libmicrohttpd 0.9.61. -CG
6
1Wed Nov 14 14:01:21 CET 2018 7Wed Nov 14 14:01:21 CET 2018
2 Fix build issue with GnuTLS < 3.0. -CG 8 Fix build issue with GnuTLS < 3.0. -CG
3 9