Mercurial > hg > orthanc
comparison 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 |
comparison
equal
deleted
inserted
replaced
3301:6ce10c3b1eb7 | 3302:8ed445e94486 |
---|---|
18 Maintenance | 18 Maintenance |
19 ----------- | 19 ----------- |
20 | 20 |
21 * Accept SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation | 21 * Accept SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation |
22 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP | 22 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP |
23 * Orthanc now interprets the "DCMDICTPATH" environment variable the same way as DCMTK | |
23 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio | 24 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio |
25 * Fix issue #126 (Orthanc and DCMDICTPATH) | |
24 * Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database) | 26 * Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database) |
25 * Fix issue #134 (/patient/modify gives 500, should really be 400) | 27 * Fix issue #134 (/patient/modify gives 500, should really be 400) |
26 * Upgraded dependencies for static builds (notably on Windows): | 28 * Upgraded dependencies for static builds (notably on Windows): |
27 - boost 1.69.0 | 29 - boost 1.69.0 |
28 - curl 1.64.0 | 30 - curl 1.64.0 |