diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2020-10-01 21:28:06 +0200 |
---|---|---|
committer | Sebastian Pipping <sebastian@pipping.org> | 2020-10-01 21:28:37 +0200 |
commit | 11796c21661e55c6ccd717d0dcf21113ea2729c1 (patch) | |
tree | 17874fe1101e1bb8677efb1a46104299092522df | |
parent | 559f90fed73cf10e429cf96e6c2ed11c4270bb39 (diff) | |
download | libexpat-git-11796c21661e55c6ccd717d0dcf21113ea2729c1.tar.gz |
Changes: Document #424
-rw-r--r-- | expat/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes index 9d696888..e7881639 100644 --- a/expat/Changes +++ b/expat/Changes @@ -36,6 +36,8 @@ Release x.x.x xxx xxxxxxxxx xx xxxx CMake: Expose man page compilation as target "xmlwf-manpage" #413 #414 CMake: Introduce option EXPAT_BUILD_PKGCONFIG to control generation of pkg-config file "expat.pc" + #424 CMake: Add minimalistic support for building binary packages + with CMake target "package"; based on CPack #354 Fix testsuite for -DEXPAT_DTD=OFF and -DEXPAT_NS=OFF, each #354 #355 #356 Address compiler warnings |