diff NEWS @ 3731:e7ff4f9b34bd storage-commitment

integration mainline->storage-commitment
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Mar 2020 17:19:45 +0100
parents 1c69af37d8ae c575fb0adf91
children 4fc24b69446a
line wrap: on
line diff
--- a/NEWS	Wed Mar 04 16:03:40 2020 +0100
+++ b/NEWS	Mon Mar 09 17:19:45 2020 +0100
@@ -52,6 +52,10 @@
 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
 * Fix issue #168 (Plugins can't read private tags from the configuration file)
+* Upgraded dependencies for static builds (notably on Windows):
+  - dcmtk 3.6.5
+  - openssl 1.1.1d
+  - jsoncpp 0.10.7 for pre-C++11 compilers
 
 
 Version 1.5.8 (2019-10-16)