comparison NEWS @ 1734:e2675b37eb01

Under Windows, the exit status of Orthanc corresponds to the encountered error code
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Oct 2015 14:28:57 +0200
parents b6f656a0bf2c
children 06addfcd1d4c
comparison
equal deleted inserted replaced
1733:e1f5ab395297 1734:e2675b37eb01
26 * C-Move SCP for studies using AccessionNumber tag 26 * C-Move SCP for studies using AccessionNumber tag
27 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change) 27 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
28 * "/system" URI gives information about the plugins used for storage area and DB back-end 28 * "/system" URI gives information about the plugins used for storage area and DB back-end
29 * Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers 29 * Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers
30 * "/tools/create-dicom" can create tags with unknown VR 30 * "/tools/create-dicom" can create tags with unknown VR
31 * "--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos 31 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos
32 * "--errors" flag lists the error codes that could be returned by Orthanc
33 * Under Windows, the exit status of Orthanc corresponds to the encountered error code
32 34
33 35
34 Version 0.9.4 (2015/09/16) 36 Version 0.9.4 (2015/09/16)
35 ========================== 37 ==========================
36 38