Mercurial > hg > orthanc
diff NEWS @ 2724:c8d369400ae1 jobs
fix issue #77
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 12 Jul 2018 15:54:37 +0200 |
parents | 062776ab4a21 |
children | 7caf01aa4d7b |
line wrap: on
line diff
--- a/NEWS Thu Jul 12 15:11:42 2018 +0200 +++ b/NEWS Thu Jul 12 15:54:37 2018 +0200 @@ -45,11 +45,12 @@ Maintenance ----------- +* Configuration option "LogExportedResources" is now "false" by default +* Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project * Fix generation of DICOMDIR if PatientID is empty * Fix issue 25 (Deadlock with Lua scripts): The event queue is now implemented for Lua * Fix issue 94 (Instance modification should not modify FrameOfReferenceUID) -* Configuration option "LogExportedResources" is now "false" by default -* Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project +* Fix issue 77 (Lua access to REST-API is null terminated) * Upgraded dependencies for static and Windows builds: - boost 1.67.0 - openssl 1.0.2o