changeset 412:f1a0c472af79

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 May 2013 13:11:16 +0200
parents 5f6d75cd4b46
children 47d63c941902
files NEWS
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri May 03 12:54:22 2013 +0200
+++ b/NEWS	Fri May 03 13:11:16 2013 +0200
@@ -2,12 +2,12 @@
 ===============================
 
 
-* Store-SCU for patients and studies in Orthanc Explorer.
 * "Bulk" Store-SCU (send several DICOM instances with the same
-  DICOM connexion).
-* Filtering of incoming DICOM instances (through Lua scripting).
-* Filtering of incoming HTTP requests (through Lua scripting).
-* Check MD5 of third party downloads.
+  DICOM connexion)
+* Store-SCU for patients and studies in Orthanc Explorer
+* Filtering of incoming DICOM instances (through Lua scripting)
+* Filtering of incoming HTTP requests (through Lua scripting)
+* Check MD5 of third party downloads
 
 
 Version 0.5.1 (2013/04/17)