diff NEWS @ 3841:be7df7fe3d80

avoid one memcpy of the DICOM buffer on "POST /instances"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Apr 2020 16:58:37 +0200
parents ab9a0d1e0cc1
children bdbe12aba99f
line wrap: on
line diff
--- a/NEWS	Wed Apr 15 22:17:42 2020 +0200
+++ b/NEWS	Thu Apr 16 16:58:37 2020 +0200
@@ -20,6 +20,7 @@
 * Fix signature of "OrthancPluginRegisterStorageCommitmentScpCallback()" in plugins SDK
 * Error reporting on failure while initializing SSL
 * Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
+* Avoid one memcpy of the DICOM buffer on "POST /instances"
 * Upgraded dependencies for static builds (notably on Windows):
   - civetweb 1.12
   - openssl 1.1.1f