mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-13 07:15:30 +00:00
21f436f36c
Update unit test program to validate fix and cleanup output so that we can get proper error messages.
12 lines
490 B
Plaintext
12 lines
490 B
Plaintext
Mini-XML 2.8 is now available for download from:
|
|
|
|
http://www.msweet.org/downloads.php/Mini-XML
|
|
|
|
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)
|