diff NEWS @ 2497:0611aa383e62

Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Mar 2018 15:27:00 +0100
parents ad8f30fc28d1
children 51b91ead6c38
line wrap: on
line diff
--- a/NEWS	Thu Mar 22 12:53:20 2018 +0100
+++ b/NEWS	Thu Mar 22 15:27:00 2018 +0100
@@ -32,6 +32,9 @@
 * Support of Linux Standard Base
 * Static linking against libuuid (from e2fsprogs)
 * Fix static build on CentOS 6
+* Upgrade to JsonCpp 1.8.4 for static builds
+* Possibility of using JsonCpp 0.10.6 if the compiler does not support C++11
+  with the "-DUSE_LEGACY_JSONCPP=ON" CMake option
 
 
 Version 1.3.1 (2017-11-29)