git: 1f6a05995b - main - 12.4R/relnotes.adoc: Add note about expat
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=1f6a05995ba0dc54f57fbbb57f688e75cf2393bf commit 1f6a05995ba0dc54f57fbbb57f688e75cf2393bf Author: Lorenzo Salvadore <[email protected]> AuthorDate: 2022-11-11 15:55:05 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2022-11-11 17:15:13 +0000 12.4R/relnotes.adoc: Add note about expat Approved by: re (gjb, implicit) --- website/content/en/releases/12.4R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 086fb7bf7b..e6e3970ac8 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -133,6 +133,8 @@ The man:dma[8] will now exit if invoked with invalid (zero) argc. The man:dma[8] will now limit lines to 998 characters, as per RFC2822. +The expat C library for parsing XML has been updated to version 2.4.9. + [[userland-libraries]] === Runtime Libraries and API