diff NEWS @ 5129:16138d6d568d

fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Dec 2022 15:28:14 +0100
parents 8638522eeda1
children e107ff622e6d
line wrap: on
line diff
--- a/NEWS	Mon Dec 19 20:00:21 2022 +0100
+++ b/NEWS	Thu Dec 22 15:28:14 2022 +0100
@@ -32,7 +32,12 @@
 Common plugins code (C++)
 -------------------------
 
-* Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ... 
+* Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
+
+Maintenance
+-----------
+
+* Fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
 
 
 version 1.11.2 (2022-08-30)