mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-24 11:25:30 +00:00
Changelog.
This commit is contained in:
parent
ce7f251a0a
commit
9807af8df5
@ -1,6 +1,8 @@
|
||||
# Changes in Mini-XML 4.0.0
|
||||
|
||||
- Now require C99 support.
|
||||
- Now install as "libmxml4" to support installing both Mini-XML 3.x and 4.x at
|
||||
the same time (use `--disable-libmxml4-prefix` configure option to disable)
|
||||
- Added new `MXML_TYPE_CDATA`, `MXML_TYPE_COMMENT`, `MXML_TYPE_DECLARATION`, and
|
||||
`MXML_TYPE_DIRECTIVE` node types (Issue #250)
|
||||
- Renamed `mxml_type_t` enumerations to `MXML_TYPE_xxx` (Issue #251)
|
||||
|
Loading…
Reference in New Issue
Block a user