diff NEWS @ 4655:9f7eef20bc7d

Fix issue #195 (No need for BulkDataURI when Data Element is empty)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 May 2021 16:54:46 +0200
parents 9804d6490872
children 82a314325351
line wrap: on
line diff
--- a/NEWS	Wed May 05 16:47:24 2021 +0200
+++ b/NEWS	Thu May 06 16:54:46 2021 +0200
@@ -10,6 +10,7 @@
 * New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
 * Reduced memory consumption of "OrthancPluginHttpClient()", "OrthancPluginHttpClient2()" and
   "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled
+* Fix issue #195 (No need for BulkDataURI when Data Element is empty)
   
 
 Version 1.9.2 (2021-04-22)