diff options
Diffstat (limited to 'expat')
-rw-r--r-- | expat/Changes | 2 | ||||
-rw-r--r-- | expat/doc/xmlwf.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/expat/Changes b/expat/Changes index 811d1de6..40127e1b 100644 --- a/expat/Changes +++ b/expat/Changes @@ -2,7 +2,7 @@ NOTE: We are looking for help with a few things: https://github.com/libexpat/libexpat/labels/help%20wanted If you can help, please get in touch. Thanks! -Release x.x.x xxx xxxxxxxx xx xxxx +Release 2.4.6 Sun February 20 2022 Bug fixes: #566 Fix a regression introduced by the fix for CVE-2022-25313 in release 2.4.5 that affects applications that (1) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 7772bc8b..79ed5856 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -21,7 +21,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ <!ENTITY dhfirstname "<firstname>Scott</firstname>"> <!ENTITY dhsurname "<surname>Bronson</surname>"> - <!ENTITY dhdate "<date>February 18, 2022</date>"> + <!ENTITY dhdate "<date>February 20, 2022</date>"> <!-- Please adjust this^^ date whenever cutting a new release. --> <!ENTITY dhsection "<manvolnum>1</manvolnum>"> <!ENTITY dhemail "<email>bronson@rinspin.com</email>"> |