comparison 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
comparison
equal deleted inserted replaced
2073:1d7a640c1dda 2074:4a151d26c98a
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General
5 -------
6
4 * New configuration options: "DicomScuTimeout" and "DicomScpTimeout" 7 * New configuration options: "DicomScuTimeout" and "DicomScpTimeout"
8
9 REST API
10 --------
11
5 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors 12 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
6 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" 13 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
7 to avoid waiting for the completion of image transfers 14 to avoid waiting for the completion of image transfers
15
16 Maintenance
17 -----------
18
19 * Fix extraction of the symbolic name of the private tags
8 20
9 21
10 Version 1.1.0 (2016/06/27) 22 Version 1.1.0 (2016/06/27)
11 ========================== 23 ==========================
12 24