diff NEWS @ 484:b8ace6fc1d1f

preparation for handling Orthanc peers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 12:51:27 +0200
parents b05eb8708aee
children 49aa17c03cd3
line wrap: on
line diff
--- a/NEWS	Tue Jul 16 12:01:39 2013 +0200
+++ b/NEWS	Tue Jul 16 12:51:27 2013 +0200
@@ -6,6 +6,7 @@
 -------------
 
 * Introduction of the C++ client
+* Send DICOM resources to other Orthanc instances through HTTP
 * Access to signed images (instances/.../image-int16)
   (Closes: Debian #716958)
 
@@ -13,6 +14,7 @@
 Minor changes
 -------------
 
+* Export of DICOM files to the host filesystem (instances/.../export)
 * Statistics about patients, studies, series and instances
 * Link from anonymized to original resource in Orthanc Explorer
 * Fixes for Red Hat and Debian packaging