This commit is contained in:
Baptiste Lepilleur 2013-05-09 15:20:32 +00:00
parent 71860de813
commit 1ccfdfcb9b

View File

@ -52,6 +52,8 @@ New in SVN
- Visual Studio DLL: suppressed warning "C4251: <data member>: <type>
needs to have dll-interface to be used by..." via pragma push/pop
in json-cpp headers.
- Added Travis CI intregration: https://travis-ci.org/blep/jsoncpp-mirror
* Bug fixes
- Patch #15: Copy constructor does not initialize allocated_ for stringValue