diff NEWS @ 3302:8ed445e94486

Fix issue #126 (Orthanc and DCMDICTPATH)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 24 Feb 2019 09:30:13 +0100
parents 6ce10c3b1eb7
children a215182a0c2f
line wrap: on
line diff
--- a/NEWS	Sun Feb 24 08:51:15 2019 +0100
+++ b/NEWS	Sun Feb 24 09:30:13 2019 +0100
@@ -20,7 +20,9 @@
 
 * Accept SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
+* Orthanc now interprets the "DCMDICTPATH" environment variable the same way as DCMTK
 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
+* Fix issue #126 (Orthanc and DCMDICTPATH)
 * Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
 * Fix issue #134 (/patient/modify gives 500, should really be 400)
 * Upgraded dependencies for static builds (notably on Windows):