comparison 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
comparison
equal deleted inserted replaced
5128:ede035d48b8e 5129:16138d6d568d
30 * /system: added MaximumStorageMode and MaximumStorageSize 30 * /system: added MaximumStorageMode and MaximumStorageSize
31 31
32 Common plugins code (C++) 32 Common plugins code (C++)
33 ------------------------- 33 -------------------------
34 34
35 * Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ... 35 * Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
36
37 Maintenance
38 -----------
39
40 * Fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
36 41
37 42
38 version 1.11.2 (2022-08-30) 43 version 1.11.2 (2022-08-30)
39 =========================== 44 ===========================
40 45