diff NEWS @ 2074:4a151d26c98a

fix extraction of the symbolic name of the private tags
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Aug 2016 11:28:31 +0200
parents f8d4543e3fef
children 681e9ea81581
line wrap: on
line diff
--- a/NEWS	Fri Jul 15 11:58:11 2016 +0200
+++ b/NEWS	Tue Aug 16 11:28:31 2016 +0200
@@ -1,11 +1,23 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
 * New configuration options: "DicomScuTimeout" and "DicomScpTimeout"
+
+REST API
+--------
+
 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
   to avoid waiting for the completion of image transfers
 
+Maintenance
+-----------
+
+* Fix extraction of the symbolic name of the private tags
+
 
 Version 1.1.0 (2016/06/27)
 ==========================