comparison NEWS @ 3835:cbe847575c62

merge
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 15 Apr 2020 16:59:47 +0200
parents ab9a0d1e0cc1
children be7df7fe3d80
comparison
equal deleted inserted replaced
3834:219de90c1f43 3835:cbe847575c62
17 * Source code repository moved from BitBucket to self-hosted server 17 * Source code repository moved from BitBucket to self-hosted server
18 * Fix OpenSSL initialization on Linux Standard Base 18 * Fix OpenSSL initialization on Linux Standard Base
19 * Fix lookup form in Orthanc Explorer (wildcards not allowed in StudyDate) 19 * Fix lookup form in Orthanc Explorer (wildcards not allowed in StudyDate)
20 * Fix signature of "OrthancPluginRegisterStorageCommitmentScpCallback()" in plugins SDK 20 * Fix signature of "OrthancPluginRegisterStorageCommitmentScpCallback()" in plugins SDK
21 * Error reporting on failure while initializing SSL 21 * Error reporting on failure while initializing SSL
22 * Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
22 * Upgraded dependencies for static builds (notably on Windows): 23 * Upgraded dependencies for static builds (notably on Windows):
23 - civetweb 1.12 24 - civetweb 1.12
24 - openssl 1.1.1f 25 - openssl 1.1.1f
25 26
26 27