comparison NEWS @ 1502:5e9c40419fb9

Upgrade to JsonCpp 0.10.5 for static and Windows builds
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Aug 2015 17:39:45 +0200
parents aaf368280f5a
children 18518e1f5fb0
comparison
equal deleted inserted replaced
1501:aaf368280f5a 1502:5e9c40419fb9
2 =============================== 2 ===============================
3 3
4 * C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page) 4 * C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
5 * Removal of the dependency upon Google Log, Orthanc now uses its internal logger 5 * Removal of the dependency upon Google Log, Orthanc now uses its internal logger
6 (use -DENABLE_GOOGLE_LOG=ON to re-enable Google Log) 6 (use -DENABLE_GOOGLE_LOG=ON to re-enable Google Log)
7 * Upgrade to JsonCpp 0.10.5 for static and Windows builds
7 8
8 9
9 Version 0.9.2 (2015/08/02) 10 Version 0.9.2 (2015/08/02)
10 ========================== 11 ==========================
11 12
12 * Update to Boost 1.58.0 for static and Windows builds 13 * Upgrade to Boost 1.58.0 for static and Windows builds
13 * Source code repository moved from Google Code to BitBucket 14 * Source code repository moved from Google Code to BitBucket
14 * Inject version information into Windows binaries 15 * Inject version information into Windows binaries
15 * Fix access to binary data in HTTP/REST requests by Lua scripts 16 * Fix access to binary data in HTTP/REST requests by Lua scripts
16 * Fix potential deadlock in the callbacks of plugins 17 * Fix potential deadlock in the callbacks of plugins
17 18