forked from pool/jsoncpp
- Update to 1.7.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 19:31:20 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to 1.7.1
|
||||
* New precision setting in StreamBuilder
|
||||
* Move-semantics for some ctors
|
||||
* Added details to exception messages
|
||||
* Clarified when exceptions are thrown
|
||||
* Support isinfinite()
|
||||
* Secure memory-wiping allocator (via compilation flag, settable
|
||||
via cmake) For this, we changed all STL datatypes to macros,
|
||||
but all unchanged by default.
|
||||
* Lots of minor build-related improvements
|
||||
+ Notably, cmake support for ccache
|
||||
+ More supported systems
|
||||
* Note: 1.7.0 was recalled b/c it accidentally included
|
||||
SecureAlloc by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 07:34:49 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user