diff NEWS @ 3288:8d1ea00a990a

upgrade to pugixml 1.9
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 19:17:03 +0100
parents 5e8e020893d0
children afc38fd21c78
line wrap: on
line diff
--- a/NEWS	Thu Feb 21 18:51:36 2019 +0100
+++ b/NEWS	Thu Feb 21 19:17:03 2019 +0100
@@ -23,12 +23,13 @@
 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
 * Upgraded dependencies for static builds (notably Windows):
-  - Boost 1.69.0
-  - DCMTK 3.6.4
-  - GoogleTest 1.8.1
+  - boost 1.69.0
+  - dcmtk 3.6.4
+  - googletest 1.8.1
+  - libjpeg 9c
   - libpng 1.6.36
-  - libjpeg 9c
   - openssl 1.0.2p
+  - pugixml 1.9
 
 
 Version 1.5.4 (2019-02-08)