diff NEWS @ 705:a9cff2c077d4

notes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 13 Feb 2014 11:54:00 +0100
parents fd86dfe8f584
children 78239878727a
line wrap: on
line diff
--- a/NEWS	Wed Feb 12 17:03:18 2014 +0100
+++ b/NEWS	Thu Feb 13 11:54:00 2014 +0100
@@ -1,11 +1,18 @@
 Pending changes in the mainline
 ===============================
 
+Major changes
+-------------
+
 * Custom attachment of files to patients, studies, series or instances
 * Access to lowlevel info about the attached files through the REST API
+* Recover pixel data for more transfer syntaxes (notably JPEG)
+
+Minor changes
+-------------
+
 * AET comparison is now case-insensitive by default
 * Possibility to disable the HTTP server or the DICOM server
-* Recover pixel data for more transfer syntaxes (notably JPEG)
 * Automatic computation of MD5 hashes for the stored DICOM files
 * Maintenance tool to recover DICOM files compressed by Orthanc
 * The newline characters in the configuration file are fixed for Linux