summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-12-17 17:50:32 +0100
committerSebastian Pipping <sebastian@pipping.org>2021-12-17 17:50:32 +0100
commit96ff8de1d671c6bcb6f8b533dda07243dd23a844 (patch)
tree92ffaad4a2d682268645a08fefe6cdc71e60f67f
parent2829a2750543fe0f78e3220cdfcd6414995efc4c (diff)
downloadlibexpat-git-96ff8de1d671c6bcb6f8b533dda07243dd23a844.tar.gz
Changes: Document #502 #503 #507 #519 + fix reference to #498
-rw-r--r--expat/Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/expat/Changes b/expat/Changes
index f566cbf3..27c77cf1 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -6,12 +6,15 @@ Release 2.4.2 xxx xxx xx xxxx
Other changes:
#509 #510 Link againgst libm for function "isnan"
#513 #514 Include expat_config.h as early as possible
- #497 Autotools: Include files with release archives:
+ #498 Autotools: Include files with release archives:
- buildconf.sh
- fuzz/*.c
+ #507 #519 Autotools: Sync CMake templates
#495 #524 CMake: MinGW: Fix pkg-config section "Libs" for
- non-release build types (e.g. -DCMAKE_BUILD_TYPE=Debug)
- multi-config CMake generators (e.g. Ninja Multi-Config)
+ #502 #503 docs: Document that function XML_GetBuffer may return NULL
+ when asking for a buffer of 0 (zero) bytes size
#522 #523 docs: Fix return value docs for both
XML_SetBillionLaughsAttackProtection* functions