Changes between Initial Version and Version 1 of Ticket #20651, comment 1


Ignore:
Timestamp:
11/12/2024 10:38:52 PM (5 months ago)
Author:
zeckma

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #20651, comment 1

    initial v1  
    33Regressions
    44
    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
    1111
    1212Bug fixes
    1313
    14     xpath: Fix parsing of non-ASCII names
     14- xpath: Fix parsing of non-ASCII names