diff NEWS @ 989:8566ba2d4b3a plugins

integration mainline->plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Jul 2014 16:54:34 +0200
parents 624f44047238 9ea31f012561
children cd8569f7dd21
line wrap: on
line diff
--- a/NEWS	Tue Jul 01 15:22:14 2014 +0200
+++ b/NEWS	Tue Jul 01 16:54:34 2014 +0200
@@ -1,13 +1,21 @@
 Pending changes in the mainline
 ===============================
 
+Major changes
+-------------
+
 * Introduction of the Orthanc Plugin SDK
 * Official support of OS X (Darwin)
+
+Minor changes
+-------------
+
 * Extraction of tags for the patient/study/series/instance DICOM modules
 * Extraction of the tags shared by all the instances of a patient/study/series
 * Options to limit the number of results for an incoming C-FIND query
 * Support of kFreeBSD
 * Several code refactorings
+* Fix OrthancCppClient::GetVoxelSizeZ()
 
 
 Version 0.7.6 (2014/06/11)