Page MenuHomeFreeBSD

website: fix empty SA and EN section in 14.1R and earlier relnotes
ClosedPublic

Authored by vladlen on Sat, Mar 7, 12:43 PM.
Tags
Referenced Files
F147216313: D55706.diff
Mon, Mar 9, 4:56 AM
Unknown Object (File)
Sun, Mar 8, 8:06 AM
Unknown Object (File)
Sun, Mar 8, 2:34 AM
Unknown Object (File)
Sun, Mar 8, 1:05 AM
Subscribers

Details

Summary

PR 282330 reported that the relnotes for 14.1R, 14.0R,
13.3R, 13.2R, 13.1R, and 13.0R
do not contain entries in the SA and EN sections.

This patch fixes the issue. Since relnotes.adoc is not signed,
it is possible to add information that was omitted during
the release process.

The lists are long; a specially prepared tool was used to read
SA and EN texts and check whether they should appear
in relnotes.adoc in the src repository.

Fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282330

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable