diff NEWS @ 2115:a657f7772e69

Handling of private tags/creators in the "Dictionary" configuration option
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 31 Oct 2016 15:23:32 +0100
parents 9e8b315625c1
children 9cf176bc21ad
line wrap: on
line diff
--- a/NEWS	Thu Oct 27 12:37:30 2016 +0200
+++ b/NEWS	Mon Oct 31 15:23:32 2016 +0100
@@ -4,6 +4,7 @@
 General
 -------
 
+* Handling of private tags/creators in the "Dictionary" configuration option
 * New configuration options: "DicomScuTimeout" and "DicomScpTimeout"
 
 REST API
@@ -13,6 +14,11 @@
 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
   to avoid waiting for the completion of image transfers
 
+Plugins
+-------
+
+* New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags
+
 Maintenance
 -----------