diff NEWS @ 4525:8262ffb393ff

The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Feb 2021 15:19:40 +0100
parents f8660649ae96
children 31f940334496
line wrap: on
line diff
--- a/NEWS	Tue Feb 23 15:05:55 2021 +0100
+++ b/NEWS	Tue Feb 23 15:19:40 2021 +0100
@@ -37,6 +37,7 @@
 * 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
+* The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
 * Possibility to generate a static library containing the Orthanc Framework