aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d387b390..add27bfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1Tue May 21 22:12:43 MSK 2019
2 Fixed doxygen comments,
3 Avoid dropping 'const' qualifier in macros,
4 Fixed some compiler warnings,
5 Properly support automatic port detections on some platforms,
6 Added checks for too long TLS parameters strings. -EG
7
1Tue May 21 17:52:48 MSK 2019 8Tue May 21 17:52:48 MSK 2019
2 Spelling fixes. -EG 9 Spelling fixes. -EG
3 10