SHA256
8
0
forked from pool/jsoncpp

Accepting request 287528 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 1.4.4
  * The odd allowDroppedNullPlaceholders feature of Readers 
    (corresponding to dropNullPlaceholders in Writers) can be 
    helpful when parsing javascript as JSON, when null elements 
    have been discarded.
- Build doc package as noarch

OBS-URL: https://build.opensuse.org/request/show/287528
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=10
This commit is contained in:
2015-02-24 14:21:25 +00:00
committed by Git OBS Bridge
parent fce009da28
commit 153ca6c42a
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 24 14:10:36 UTC 2015 - mpluskal@suse.com
- Update to 1.4.4
* The odd allowDroppedNullPlaceholders feature of Readers
(corresponding to dropNullPlaceholders in Writers) can be
helpful when parsing javascript as JSON, when null elements
have been discarded.
- Build doc package as noarch
-------------------------------------------------------------------
Tue Feb 17 21:15:01 UTC 2015 - mpluskal@suse.com