comparison NEWS @ 2928:85999ed092c5

New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Nov 2018 14:48:32 +0100
parents a80ba85d89e6
children e0c620f964e5
comparison
equal deleted inserted replaced
2927:9f48722e8508 2928:85999ed092c5
29 * Executing a query/retrieve from the REST API now creates a job 29 * Executing a query/retrieve from the REST API now creates a job
30 * Fix: Closing DICOM associations after running query/retrieve from REST API 30 * Fix: Closing DICOM associations after running query/retrieve from REST API
31 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom 31 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
32 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) 32 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)
33 * Orthanc starts even if jobs from a previous execution cannot be unserialized 33 * Orthanc starts even if jobs from a previous execution cannot be unserialized
34 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
34 35
35 36
36 Version 1.4.2 (2018-09-20) 37 Version 1.4.2 (2018-09-20)
37 ========================== 38 ==========================
38 39