mxml/ANNOUNCEMENT

12 lines
490 B
Plaintext
Raw Normal View History

2014-01-04 21:50:06 +00:00
Mini-XML 2.8 is now available for download from:
2004-06-25 18:57:32 +00:00
2014-01-04 21:50:06 +00:00
http://www.msweet.org/downloads.php/Mini-XML
2004-05-21 02:59:52 +00:00
2014-01-04 21:50:06 +00:00
Mini-XML 2.8 fixes some minor platform and XML issues. Changes include:
- Now call docsetutil using xcrun on OS X (Bug #458)
- mxmldoc did not escape special HTML characters inside @code foo@ comments.
- Fixed a memory leak in mxmlElementDeleteAttr (Bug #452)
- Added MXML_MAJOR/MINOR_VERSION definitions to mxml.h (Bug $461)
- Fixed a bug reading UTF-16 characters from a file (Bug #454)