diff NEWS @ 87:02ccb1677e91

Support of images encoded using LUT (lookup tables)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Oct 2015 10:51:37 +0200
parents f44ebb25691c
children cb277a708b48
line wrap: on
line diff
--- a/NEWS	Tue Oct 20 17:40:14 2015 +0200
+++ b/NEWS	Wed Oct 21 10:51:37 2015 +0200
@@ -3,9 +3,10 @@
 
 => Minimum SDK version: 0.9.4 <=
 
+* Support of images encoded using LUT (lookup tables)
+* Use Orthanc's primitives for PNG and JPEG
 * Fix for old versions of jQuery
 * Fix possible deadlock with other plugins in OnChangeCallback()
-* Use Orthanc's primitives for PNG and JPEG
 
 
 Version 1.2 (2015-08-02)