diff NEWS @ 1955:ed77a9aea3f6

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Apr 2016 08:41:47 +0200
parents 01de36d949c3
children 45c4387a379c
line wrap: on
line diff
--- a/NEWS	Tue Apr 05 17:18:19 2016 +0200
+++ b/NEWS	Wed Apr 06 08:41:47 2016 +0200
@@ -9,11 +9,16 @@
 * Huge speedup if decoding the family of JPEG transfer syntaxes
 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin)
 * Support decoding of RLE Lossless transfer syntax
+* Support of signed 16bpp images in ParsedDicomFile
+
+Maintenance
+-----------
+
 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
+* Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
+* Compatibility with CMake >= 3.5.0
+* Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
 * Upgrade to Boost 1.60.0 for static builds
-* Support of signed 16bpp images in ParsedDicomFile
-* Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
-* Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
 
 
 Version 1.0.0 (2015/12/15)