changeset 2211:c88c8807a0ed

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 10 Dec 2016 09:41:15 +0100
parents 7bcff7bb7cbf
children c02f6ec404d8
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Dec 09 18:02:03 2016 +0100
+++ b/NEWS	Sat Dec 10 09:41:15 2016 +0100
@@ -29,6 +29,7 @@
 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags
 * More control over client cache in the ServeFolders plugin
 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets from REST API
+* New data structure: "OrthancPluginFindMatcher" to match DICOM against C-Find queries
 
 Maintenance
 -----------