summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-10-24 17:06:08 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-10-24 18:32:42 +0200
commit82a9c09f6c1215af22ed5b86b558ffc226772a93 (patch)
treee2aef6c49a2dd194cfb06938b3cdcb85a3b5443d
parent454c6105bc2d0ea2521b8f8f7a5161c2abd8c386 (diff)
downloadlibexpat-git-82a9c09f6c1215af22ed5b86b558ffc226772a93.tar.gz
Changes: Document #656 #658
-rw-r--r--expat/Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes
index 075be33b..36bfccb2 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -15,6 +15,8 @@ Release x.x.x xxx xxxxxxxxxxxx xx xxxx
#616 #652 #653 Stop leaking opening tag bindings after a closing tag
mismatch error where a parser is reset through
XML_ParserReset and then reused to parse
+ #656 CMake: Fix generation of pkg-config file
+ #658 MinGW|CMake: Fix static library name
Other changes:
#663 Protect header expat_config.h from multiple inclusion
@@ -27,6 +29,7 @@ Release x.x.x xxx xxxxxxxxxxxx xx xxxx
Special thanks to:
Jann Horn
Mark Brand
+ Osyotr
Rhodri James
and
Google Project Zero