comparison NEWS @ 2930:8341256c6941

upgrade to Boost 1.68 in static builds
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Nov 2018 16:21:13 +0100
parents e0c620f964e5
children 89f2c302fc37
comparison
equal deleted inserted replaced
2929:e0c620f964e5 2930:8341256c6941
31 * Fix: Closing DICOM associations after running query/retrieve from REST API 31 * Fix: Closing DICOM associations after running query/retrieve from REST API
32 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom 32 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
33 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) 33 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)
34 * Orthanc starts even if jobs from a previous execution cannot be unserialized 34 * Orthanc starts even if jobs from a previous execution cannot be unserialized
35 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK 35 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
36 * Upgraded dependencies for static and Windows builds:
37 - boost 1.68.0
36 38
37 39
38 Version 1.4.2 (2018-09-20) 40 Version 1.4.2 (2018-09-20)
39 ========================== 41 ==========================
40 42