File: ANNOUNCEMENT

package info (click to toggle)
argyll 2.0.1%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 38,928 kB
  • sloc: ansic: 380,801; xml: 1,551; sh: 655; makefile: 604
file content (14 lines) | stat: -rwxr-xr-x 641 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Mini-XML 2.7 is now available for download from:

    http://www.minixml.org/software.php

Mini-XML 2.7 fixes some minor platform and XML issues. Changes include:

- Updated the source headers to reference the Mini-XML license and its
  exceptions to the LGPL2 (STR #108)
- The shared library did not include a destructor for the thread-
  specific data key on UNIX-based operating systems (STR #103)
- mxmlLoad* did not error out on XML with multiple root nodes (STR #101)
- Fixed an issue with the _mxml_vstrdupf function (STR #107)
- mxmlSave* no longer write all siblings of the passed node, just that
  node and its children (STR #109)