diff NEWS @ 2072:f8d4543e3fef

Asynchronous flags to avoid waiting for the completion of image transfers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 14 Jul 2016 14:34:29 +0200
parents fabf7820d1f1
children 4a151d26c98a
line wrap: on
line diff
--- a/NEWS	Thu Jul 14 14:21:29 2016 +0200
+++ b/NEWS	Thu Jul 14 14:34:29 2016 +0200
@@ -1,8 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+* New configuration options: "DicomScuTimeout" and "DicomScpTimeout"
 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
-* New configuration options: "DicomScuTimeout" and "DicomScpTimeout"
+* "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
+  to avoid waiting for the completion of image transfers
 
 
 Version 1.1.0 (2016/06/27)