diff NEWS @ 1731:b6f656a0bf2c

"--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Oct 2015 11:45:51 +0200
parents bc34c69b594a
children e2675b37eb01
line wrap: on
line diff
--- a/NEWS	Wed Oct 21 10:34:29 2015 +0200
+++ b/NEWS	Wed Oct 21 11:45:51 2015 +0200
@@ -28,6 +28,7 @@
 * "/system" URI gives information about the plugins used for storage area and DB back-end
 * Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers
 * "/tools/create-dicom" can create tags with unknown VR
+* "--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
 
 
 Version 0.9.4 (2015/09/16)