2.6.4: 2007-06-18 Douglas C. MacKenzie <doug@mobile-intelligence.com> * libglade/src/xml.ccg: Xml(const char* buffer, ) constructor: Make this actually work, by using the new glade_xml_construct_from_buffer() function from libglade. 2007-05-20 Armin Burgmeier <armin@openismus.com> * libglade/src/xml.hg: * libglade/src/xml.ccg: Fixed build with disabled exceptions and vfuncs. 2007-04-24 Yselkowitz <yselkowitz@users.sourceforge.net> * scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output, to fix the build on some platforms. Bug #423990 2007-03-05 Ole Laursen <olau@hardworking.dk> * libglade/src/xml.hg: Added more documentation, clarifying the lifetime rules.