Mercurial > hg > orthanc
comparison NEWS @ 2950:dc18d5804746
support of JobsHistorySize set to zero
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 30 Nov 2018 17:19:57 +0100 |
parents | e6204cd21443 |
children | d924f9bb61cc |
comparison
equal
deleted
inserted
replaced
2949:e6204cd21443 | 2950:dc18d5804746 |
---|---|
37 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom | 37 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom |
38 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) | 38 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) |
39 * Orthanc starts even if jobs from a previous execution cannot be unserialized | 39 * Orthanc starts even if jobs from a previous execution cannot be unserialized |
40 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK | 40 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK |
41 * Fix issue 114 (Boost 1.68 doesn't support SHA-1 anymore) | 41 * Fix issue 114 (Boost 1.68 doesn't support SHA-1 anymore) |
42 * Support of "JobsHistorySize" set to zero | |
42 * Upgraded dependencies for static and Windows builds: | 43 * Upgraded dependencies for static and Windows builds: |
43 - boost 1.68.0 | 44 - boost 1.68.0 |
44 - lua 5.3.5 | 45 - lua 5.3.5 |
45 | 46 |
46 | 47 |