5 | | xmlIO: Fix reading from non-regular files like pipes |
6 | | xmlreader: Fix return value of xmlTextReaderReadString |
7 | | parser: Fix loading of parameter entities in external DTDs |
8 | | parser: Fix downstream code that swaps DTDs |
9 | | parser: Fix detection of duplicate attributes |
10 | | string: Fix va_copy fallback |
| 5 | - xmlIO: Fix reading from non-regular files like pipes |
| 6 | - xmlreader: Fix return value of xmlTextReaderReadString |
| 7 | - parser: Fix loading of parameter entities in external DTDs |
| 8 | - parser: Fix downstream code that swaps DTDs |
| 9 | - parser: Fix detection of duplicate attributes |
| 10 | - string: Fix va_copy fallback |