comparison NEWS @ 1684:7dae55228b16

Fix issue #4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 Oct 2015 16:33:17 +0200
parents 54bafe0e7e7b
children 21902c8ba95b
comparison
equal deleted inserted replaced
1681:ee4367497d0d 1684:7dae55228b16
16 * Optional argument "keepStrings" in "DumpJson()" 16 * Optional argument "keepStrings" in "DumpJson()"
17 17
18 Maintenance 18 Maintenance
19 ----------- 19 -----------
20 20
21 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
21 * "/system" URI gives information about the plugins used for storage area and DB back-end 22 * "/system" URI gives information about the plugins used for storage area and DB back-end
22 * Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers 23 * Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers
23 * "/tools/create-dicom" can create tags with unknown VR 24 * "/tools/create-dicom" can create tags with unknown VR
24 25
25 26