summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-05-11 15:46:42 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-05-22 19:07:49 +0200
commitbc6495dfc0ce36277d36c231f794b10e5ed4e609 (patch)
treea6e815dd6b88abd2bc510a3b56b33800dca51ad8
parent731bdee05388c714c4a5d2eb4b2afc499e74727d (diff)
downloadlibexpat-git-bc6495dfc0ce36277d36c231f794b10e5ed4e609.tar.gz
Changes: Extend section on upcoming release 2.4.0
-rw-r--r--expat/Changes22
1 files changed, 20 insertions, 2 deletions
diff --git a/expat/Changes b/expat/Changes
index 0ba8a076..07b2e1a3 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -45,15 +45,33 @@ Release X.X.X XXX XXXXX XX XXXX
that were introduced with release 2.3.0
Other changes:
- #457 Unexpose symbol _INTERNAL_trim_to_complete_utf8_characters
+ #468 #469 xmlwf: Improve help output and the xmlwf man page
+ #463 xmlwf: Improve maintainability through some refactoring
+ #477 xmlwf: Fix man page DocBook validity
#458 #459 CMake: Support absolute paths for both CMAKE_INSTALL_LIBDIR
and CMAKE_INSTALL_INCLUDEDIR
#471 #481 CMake: Add support for standard variable BUILD_SHARED_LIBS
- #468 #469 xmlwf: Improve help output and the xmlwf man page
+ #457 Unexpose symbol _INTERNAL_trim_to_complete_utf8_characters
+ #467 Resolve macro HAVE_EXPAT_CONFIG_H
+ #472 Delete unused legacy helper file "conftools/PrintPath"
+ #473 #483 Improve attribution
+ #464 #465 #477 doc/reference.html: Fix XHTML validity
+ #475 #478 doc/reference.html: Replace the 90s look by OK.css
+
+ Infrastructure:
+ #456 CI: Enable periodic runs
+ #457 CI: Start covering the list of exported symbols
+ #474 CI: Isolate coverage task
+ #476 #482 CI: Adapt to breaking changes in image "ubuntu-18.04"
+ #477 CI: Cover well-formedness and DocBook/XHTML validity
+ of doc/reference.html and doc/xmlwf.xml
Special thanks to:
Dimitry Andric
+ Eero Helenius
Nick Wellnhofer
+ Rhodri James
+ Tomas Korbar
Yury Gribov
and
Clang LeakSan