13.5: Remove empty release notes sections
These sections were empty and have been deleted:
Userland Configuration Changes
Userland Application Changes
Runtime Libraries and API
General Kernel Changes
Boot Loader Changes
Sponsored by: Amazon
13.5: Remove ena_com from relnotes
It's a kernel component so it doesn't belong in the *userland* contrib
code section; and an ena driver update (different part of the same
driver) is already listead.
Sponsored by: Amazon
handbook/vnet jails: Bridge et al. must be up
Reported by: Quen Jankosky on Community Discord
Approved by: carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D49209
13.5: Approximately on schedule
RC1 builds started on February 28th, about 16 hours late due to
delays in package set propagation.
Sponsored by: Amazon
license: Prequel hyphen is no longer needed
"Once, long ago, indent(3) would not touch comments starting with /*-.
But not too many people used it. Fast forward to the 90s or early 2000s.
I wrote a crappy tool to parse out license statements. It was super ugly
perl and super slow. So I repurposed that as a marker, convinced the
project to adopt it and touched almsot every file in the tree. The
parser was faster, but I couldn't get it released. I think nobody else
ever used it." ~imp
Concludes: 9ddb49cbe (begin license clauses)
Reported by: imp, jlduran
Reviewed by: carlavilla, imp (previous version)
Approved by: carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D48345