diff NEWS @ 1730:bc34c69b594a

New URI "/tools/shutdown" to stop Orthanc from the REST API
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Oct 2015 10:34:29 +0200
parents 7e0b5e413c7c
children b6f656a0bf2c
line wrap: on
line diff
--- a/NEWS	Tue Oct 20 11:22:50 2015 +0200
+++ b/NEWS	Wed Oct 21 10:34:29 2015 +0200
@@ -6,6 +6,7 @@
 * "/tools/create-dicom": Support of hierarchical structures (creation of sequences)
 * "/modify" can insert/modify sequences
 * "/series/.../ordered-slices" to order the slices of a 2D+t or 3D image
+* New URI "/tools/shutdown" to stop Orthanc from the REST API
 * New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
 
 Plugins