From: <jso...@li...> - 2011-05-01 16:28:01
|
Revision: 161 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=161&view=rev Author: blep Date: 2011-05-01 16:27:55 +0000 (Sun, 01 May 2011) Log Message: ----------- Renamed Reader::getFormatedErrorMessages() to getFormattedErrorMessages. Bug #3023708 (Formatted has 2 't'). The old member function is deprecated but still present for backward compatibility. Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/doc/jsoncpp.dox trunk/jsoncpp/include/json/config.h trunk/jsoncpp/include/json/reader.h trunk/jsoncpp/src/jsontestrunner/main.cpp trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/src/lib_json/json_value.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |