diff NEWS @ 5629:2c95a34af64f find-refactoring

integration mainline->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 May 2024 21:33:52 +0200
parents f1ce8dd361b7 6045c696e86b
children 3f13db27b399
line wrap: on
line diff
--- a/NEWS	Sat May 11 15:43:07 2024 +0200
+++ b/NEWS	Thu May 16 21:33:52 2024 +0200
@@ -41,11 +41,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)