diff NEWS @ 994:b3d4f8a30324 lua-scripting

integration mainline->lua-scripting
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 02 Jul 2014 14:42:49 +0200
parents 9ea31f012561
children 8566ba2d4b3a
line wrap: on
line diff
--- a/NEWS	Wed Jun 25 15:36:01 2014 +0200
+++ b/NEWS	Wed Jul 02 14:42:49 2014 +0200
@@ -1,9 +1,22 @@
 Pending changes in the mainline
 ===============================
 
+
+Major changes
+-------------
+
 * 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)