diff NEWS @ 1430:ad94a3583b07

Plugins can send answers as multipart messages
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Jun 2015 17:47:34 +0200
parents d710ea64f0fd
children 5ba7471780ae
line wrap: on
line diff
--- a/NEWS	Mon Jun 29 14:43:08 2015 +0200
+++ b/NEWS	Mon Jun 29 17:47:34 2015 +0200
@@ -1,9 +1,20 @@
 Pending changes in the mainline
 ===============================
 
+
 * The configuration can be splitted into several files stored inside the same folder
 * Custom setting of the local AET during C-Store SCU (both in Lua and in the REST API)
+
+Plugins
+-------
+
 * Plugins can retrieve the configuration file directly as a JSON string
+* Plugins can send answers as multipart messages
+
+Fixes
+-----
+
+* Fix compatibility issues for C-Find SCU to Siemens Syngo.Via modalities SCP
 * Fix issue 35 (Characters in PatientID string are not protected for C-Find)
 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges)