diff NEWS @ 3165:1fe524e211af

New configuration option: "SaveJobs" to specify whether jobs are stored in the database
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jan 2019 18:24:13 +0100
parents cf91b6f22278
children 860aed8258c3
line wrap: on
line diff
--- a/NEWS	Thu Jan 24 18:06:13 2019 +0100
+++ b/NEWS	Thu Jan 24 18:24:13 2019 +0100
@@ -1,6 +1,14 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* New configuration option: "SaveJobs" to specify whether jobs are stored in the database
+
+Maintenance
+-----------
+
 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers
 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
 * Fix issue #90 (C-Find shall match missing tags to null/empty string)