diff NEWS @ 4515:8734caa12448

Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Feb 2021 14:42:04 +0100
parents 5b929e6b3c36
children 671ee7c1fd46
line wrap: on
line diff
--- a/NEWS	Tue Feb 16 12:18:41 2021 +0100
+++ b/NEWS	Tue Feb 16 14:42:04 2021 +0100
@@ -23,6 +23,7 @@
 Maintenance
 -----------
 
+* Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
 * Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
 * Fix build on big-endian architectures
 * Possibility to generate a static library containing the Orthanc Framework