SHA256
8
0
forked from pool/jsoncpp

- Update to version 1.8.2:

* Some C++ "move" operators.
  * Fix uninitialized value detected by valgrind.
  * Other minor improvements.
  * Moved most READ docs to Wiki.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=45
This commit is contained in:
2017-08-28 10:34:52 +00:00
committed by Git OBS Bridge
parent 7a1abda0f3
commit bd37cc32b1
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 28 10:32:13 UTC 2017 - mpluskal@suse.com
- Update to version 1.8.2:
* Some C++ "move" operators.
* Fix uninitialized value detected by valgrind.
* Other minor improvements.
* Moved most READ docs to Wiki.
-------------------------------------------------------------------
Tue Jul 11 13:09:41 UTC 2017 - mpluskal@suse.com