From 1ccfdfcb9b5c612705729b5e8d26a1818543ef6a Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Thu, 9 May 2013 15:20:32 +0000 Subject: [PATCH] --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 193d166..1be7b8e 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -52,6 +52,8 @@ New in SVN - Visual Studio DLL: suppressed warning "C4251: : 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