diff NEWS @ 5628:6045c696e86b

upgraded to boost 1.85.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 May 2024 21:33:19 +0200
parents 1a995c6f9dae
children 2c95a34af64f 5db4ed395d81
line wrap: on
line diff
--- a/NEWS	Thu May 16 21:32:55 2024 +0200
+++ b/NEWS	Thu May 16 21:33:19 2024 +0200
@@ -39,11 +39,13 @@
   when received as a response to a C-Store.
   See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3
 * Removed potential PHI from the logs when Orthanc encounters an error while
-  creating a zip file.
+  creating a ZIP archive.
 * Monitoring of stable resources now also takes into consideration the
   resource type, not only the resource identifier identifier.
 * When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false,
   Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided.
+* Upgraded dependencies for static builds:
+  - boost 1.85.0
 
 
 Version 1.12.3 (2024-01-31)