diff NEWS @ 3801:9fe1d64a748c

upgrade to civetweb 1.12, error reporting if OpenSSL failure
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 02 Apr 2020 11:24:47 +0200
parents d73ce7c537c3
children e9834343d327
line wrap: on
line diff
--- a/NEWS	Wed Apr 01 11:08:43 2020 +0200
+++ b/NEWS	Thu Apr 02 11:24:47 2020 +0200
@@ -8,6 +8,9 @@
 * Source code repository moved from BitBucket to self-hosted server
 * Fix lookup form in Orthanc Explorer (wildcards not allowed in StudyDate)
 * Fix signature of "OrthancPluginRegisterStorageCommitmentScpCallback()" in plugins SDK
+* Error reporting on failure while initializing SSL
+* Upgraded dependencies for static builds (notably on Windows):
+  - civetweb 1.12
 
 
 Version 1.6.0 (2020-03-18)