diff 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
line wrap: on
line diff
--- a/NEWS	Fri Aug 07 17:23:28 2015 +0200
+++ b/NEWS	Fri Aug 07 17:39:45 2015 +0200
@@ -4,12 +4,13 @@
 * C-Echo testing can be triggered from Orthanc Explorer (in the query/retrieve page)
 * Removal of the dependency upon Google Log, Orthanc now uses its internal logger 
   (use -DENABLE_GOOGLE_LOG=ON to re-enable Google Log)
+* Upgrade to JsonCpp 0.10.5 for static and Windows builds
 
 
 Version 0.9.2 (2015/08/02)
 ==========================
 
-* Update to Boost 1.58.0 for static and Windows builds
+* Upgrade to Boost 1.58.0 for static and Windows builds
 * Source code repository moved from Google Code to BitBucket
 * Inject version information into Windows binaries
 * Fix access to binary data in HTTP/REST requests by Lua scripts