CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/08/29 15:38:46
Modified files:
textproc/libxmlsd: Makefile distinfo
Log message:
update to 0.5.0
* Add set attribute functions for various types to XML generation API
* Modify xmlsd_generate to take two additional parameters for size of
generated XML and a flag to determine whether an XML declaration is
prepended
* Change prototypes of all string parameters which aren't modified to const
* Add new XML code generation APIs
* Don't link against clens directly from library
ok sthen@