Mercurial > hg > orthanc-python
diff NEWS @ 36:fd58eb5749ed
CMake simplification using DownloadOrthancFramework.cmake
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 06 Jul 2020 17:37:30 +0200 |
parents | ce5b6116e6cd |
children | 393d2da0722a |
line wrap: on
line diff
--- a/NEWS Thu May 28 21:02:23 2020 +0200 +++ b/NEWS Mon Jul 06 17:37:30 2020 +0200 @@ -4,6 +4,7 @@ * Fix compilation using Visual Studio * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 +* Support of dynamic linking against the system-wide Orthanc framework library Version 1.0 (2020-04-01)