diff NEWS @ 2575:a874bdbbfa11 jobs

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 May 2018 17:57:21 +0200
parents a84ce82fd55b
children ef7ba1b21d58
line wrap: on
line diff
--- a/NEWS	Wed May 09 17:56:26 2018 +0200
+++ b/NEWS	Wed May 09 17:57:21 2018 +0200
@@ -1,9 +1,15 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* New advanced job engine
+
 REST API
 --------
 
+* "/jobs/..." to manage the jobs from the REST API
 * ".../tags" URI was returning only the first value of DicomTags containing 
   multiple numerical value.  It now returns all values in a string separated
   by \\ (i.e.: "1\\2\\3").  Note that, for data already in Orthanc, you'll need