# HG changeset patch # User Sebastien Jodogne # Date 1481359275 -3600 # Node ID c88c8807a0ed68b91c6cb85aa684142911261129 # Parent 7bcff7bb7cbf30863f032fb36d83b772f5f8b288 news diff -r 7bcff7bb7cbf -r c88c8807a0ed NEWS --- 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 -----------