diff NEWS @ 3931:e6606d3ec892 transcoding

new configuration option: BuiltinDecoderTranscoderOrder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 15 May 2020 09:22:31 +0200
parents 2910b0d30fe0
children 09262122934c
line wrap: on
line diff
--- a/NEWS	Thu May 14 19:20:40 2020 +0200
+++ b/NEWS	Fri May 15 09:22:31 2020 +0200
@@ -7,6 +7,8 @@
 * DICOM transcoding over the REST API
 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM
   C-STORE SCU (if the remote modality doesn't support compressed syntaxes)
+* New configuration options: "TranscodeDicomProtocol" and
+  "BuiltinDecoderTranscoderOrder"
 
 REST API
 --------