diff NEWS @ 2799:6e3a60b85da6

New primitives to access Orthanc peers from plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Aug 2018 16:55:07 +0200
parents 9a0c6a046cc2
children dc7330089736
line wrap: on
line diff
--- a/NEWS	Tue Aug 21 10:42:16 2018 +0200
+++ b/NEWS	Wed Aug 22 16:55:07 2018 +0200
@@ -1,6 +1,16 @@
 Pending changes in the mainline
 ===============================
 
+
+Plugins
+-------
+
+* New primitives to access Orthanc peers from plugins
+
+
+Maintenance
+-----------
+
 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections
 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
 * Fix OrthancPluginHttpClient() to return the HTTP status on errors