diff NEWS @ 4508:8f9090b137f1

Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Feb 2021 11:00:05 +0100
parents 9ea70ccf0c21
children 5b929e6b3c36
line wrap: on
line diff
--- a/NEWS	Thu Feb 11 09:33:48 2021 +0100
+++ b/NEWS	Thu Feb 11 11:00:05 2021 +0100
@@ -2,6 +2,7 @@
 ===============================
 
 * New metadata automatically computed at the instance level: "PixelDataOffset"
+* 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