diff NEWS @ 796:e7b1ca0f1e04

creation of dicom files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 May 2014 12:09:11 +0200
parents 381f90e2b69d
children 262feb14f92f
line wrap: on
line diff
--- a/NEWS	Tue May 06 11:01:30 2014 +0200
+++ b/NEWS	Tue May 06 12:09:11 2014 +0200
@@ -2,8 +2,9 @@
 ===============================
 
 * Dynamic negotiation of SOP classes for C-Store SCU
+* Creation of DICOM instances using the REST API
 * Reuse of the previous SCU connection to avoid unecessary handshakes
-* Fix missing licensing terms about reuse of some DCMTK code
+* Fix missing licensing terms about reuse of some code from DCMTK
 * Various code refactorings