diff NEWS @ 2711:ef97db3760ed jobs

integration mainline->jobs
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Jul 2018 10:53:13 +0200
parents 83c991aeb611 26eec77abc76
children 0bd1dfb14272
line wrap: on
line diff
--- a/NEWS	Mon Jul 09 08:18:22 2018 +0200
+++ b/NEWS	Mon Jul 09 10:53:13 2018 +0200
@@ -50,6 +50,7 @@
 * Header "OrthancCppDatabasePlugin.h" is now part of the "orthanc-databases" project
 * Upgraded dependencies for static and Windows builds:
   - boost 1.67.0
+  - openssl 1.0.2o
 
 
 Version 1.3.2 (2018-04-18)
@@ -458,7 +459,7 @@
 * If error while calling the REST API, the answer body contains description of the error
   (this feature can be disabled with the "HttpDescribeErrors" option)
 * Upgrade to curl 7.44.0 for static and Windows builds
-* Upgrade to libcurl 1.0.2d for static and Windows builds
+* Upgrade to openssl 1.0.2d for static and Windows builds
 * Depends on libjpeg 9a
 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate