diff NEWS @ 133:3251ec958a29

Option "RestrictTransferSyntaxes" saying which transfer syntaxes should be decoded with GDCM
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 09 Jun 2016 17:04:58 +0200
parents e8cfda4c8a2f
children 4524e450979a
line wrap: on
line diff
--- a/NEWS	Tue May 31 12:12:59 2016 +0200
+++ b/NEWS	Thu Jun 09 17:04:58 2016 +0200
@@ -2,6 +2,7 @@
 ===============================
 
 * Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM
+* Option "RestrictTransferSyntaxes" saying which transfer syntaxes should be decoded with GDCM
 * Fixed rendering of 16bpp images if values are < 0 or >= 32768
 * Decoding of JPEG2000 lossless images with YBR_RCT photometric interpretation