Changes: Document Autotools CMake file fixes

This commit is contained in:
Sebastian Pipping 2021-05-20 16:02:02 +02:00
parent 0b8dacdcce
commit 192af39be0

View File

@ -19,6 +19,9 @@ Release X.X.X XXX XXXXX XX XXXX
#332 #470 For (non-default) compilation with -DEXPAT_MIN_SIZE=ON (CMake)
or CPPFLAGS=-DXML_MIN_SIZE (GNU Autotools): Fix segfault
for UTF-16 payloads containing CDATA sections.
#485 #486 Autotools: Fix generated CMake files for non-64bit and
non-Linux platforms (e.g. macOS and MinGW in particular)
that were introduced with release 2.3.0
New features:
#34 #466 #484 Add two new API functions to further tighten billion laughs