diff NEWS @ 1655:e40fd0d925c5

/tools/create-dicom can create tags with unknown VR
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Sep 2015 14:54:24 +0200
parents 8040d56cb0b3
children 5360cdba70d8
line wrap: on
line diff
--- a/NEWS	Mon Sep 28 15:03:35 2015 +0200
+++ b/NEWS	Tue Sep 29 14:54:24 2015 +0200
@@ -13,7 +13,8 @@
 -----------
 
 * "/system" URI gives information about the plugins used for storage area and DB back-end
-* Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
+* Plugin callbacks should now return explicit "OrthancPluginErrorCode" instead of integers
+* "/tools/create-dicom" can create tags with unknown VR
 
 
 Version 0.9.4 (2015/09/16)