Mercurial > hg > orthanc
diff NEWS @ 1284:21ea32170764
Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Feb 2015 14:07:07 +0100 |
parents | 7bccdd221e2b |
children | 5730f374e4e6 |
line wrap: on
line diff
--- a/NEWS Tue Feb 03 13:15:46 2015 +0100 +++ b/NEWS Tue Feb 03 14:07:07 2015 +0100 @@ -1,16 +1,20 @@ Pending changes in the mainline =============================== -General -------- +Major +----- * URIs to get all the parents of a given resource in a single REST call * Support of HTTP proxy * Instances without PatientID are now allowed + +Minor +----- * Support of Tudor DICOM in Query/Retrieve * Fix issue 25 (AET with underscore not allowed) +* More flexible "/modify" and "/anonymize" for single instance * Code refactorings -* More flexible "/modify" and "/anonymize" for single instance +* Option "DicomAssociationCloseDelay" to set delay before closing DICOM association Plugins -------