diff NEWS @ 482:b05eb8708aee

fix history in Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 11:30:24 +0200
parents 4c8111597fcf
children b8ace6fc1d1f
line wrap: on
line diff
--- a/NEWS	Tue Jul 16 10:10:55 2013 +0200
+++ b/NEWS	Tue Jul 16 11:30:24 2013 +0200
@@ -2,24 +2,33 @@
 ===============================
 
 
+Major changes
+-------------
+
+* Introduction of the C++ client
+* Access to signed images (instances/.../image-int16)
+  (Closes: Debian #716958)
+
+
+Minor changes
+-------------
+
+* Statistics about patients, studies, series and instances
+* Link from anonymized to original resource in Orthanc Explorer
+* Fixes for Red Hat and Debian packaging
+* Fixes for history in Orthanc Explorer
+* Fixes for boost::thread, as reported by Cyril Paulus
+
+
 Metadata
 --------
 
-* Access to the metadata through the REST API (/metadata)
+* Access to the metadata through the REST API (.../metadata)
 * Support of user-defined metadata
 * "LastUpdate" metadata for patients, studies and series
 * "/tools/now" to be used in combination with "LastUpdate"
 * Improved support of series with temporal positions
 
-Other
------
-
-* Access to signed images (instances/.../image-int16)
-  (Closes: Debian #716958)
-* Statistics about patients, studies, series and instances
-* Link from anonymized to original resource in Orthanc Explorer
-* Fixes for Red Hat and Debian packaging
-* Fixes for boost::thread, as reported by Cyril Paulus
 
 
 Version 0.5.2 (2013/05/07)