From: <tbr...@us...> - 2012-03-20 16:13:03
|
Revision: 218 http://xmlwrapp.svn.sourceforge.net/xmlwrapp/?rev=218&view=rev Author: tbrowder2 Date: 2012-03-20 16:12:52 +0000 (Tue, 20 Mar 2012) Log Message: ----------- add announcement for next release Modified Paths: -------------- trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2012-03-20 16:12:08 UTC (rev 217) +++ trunk/NEWS 2012-03-20 16:12:52 UTC (rev 218) @@ -1,4 +1,9 @@ +Version 0.7.0 + Added libxmlwrappstring, a UTF-8 C++ string class based on the + Glib::ustring (http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.31/) + and the UTF-8-CPP project (http://utfcpp.sourceforge.net/) + Added xml::node::set_text_content() for setting unescaped textual content. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |