git: aded66509b - main - 12.4R/relnotes.adoc: Add note about sqlite3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 17:15:53 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=aded66509bc9ab293e31eadcbe16b3d0c69da0fb commit aded66509bc9ab293e31eadcbe16b3d0c69da0fb Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-11-11 16:51:19 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-11-11 17:15:14 +0000 12.4R/relnotes.adoc: Add note about sqlite3 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 e77033ae87..c976e56303 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -145,6 +145,8 @@ OpenBSM had a bug fixed about free() in au_read_rec error case. The man:sendmail[8] had a bug fixed about authentication with cyrus-sasl-2.1.28. +The man:sqlite3[1] utility has been updated to version 3.39.3. + [[userland-libraries]] === Runtime Libraries and API