Home
last modified time | relevance | path

Searched hist:"8 dbc2b6e026e930c119ef02f8217fad629e92f12" (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A DRELNOTESdiff 8dbc2b6e026e930c119ef02f8217fad629e92f12 Wed Jul 17 21:09:05 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add an initial RELNOTES file.

The intent is to provide a convenient location to document changes
that are relevant to users of binary FreeBSD distributions, in contrast
with UPDATING, which exists to document caveats for users who build
FreeBSD from source.

This complements the "Relnotes:" tag in commit messages by providing a
place to document the change in more detail, or in case a "Relnotes:"
tag was accidentally omitted. In particular, "Relnotes:" should be
used if you do not intend to document the change in RELNOTES for some
reason.

Changes to the file should not be MFCed. For now the file will exist
only in head, but may be updated via direct commits to stable branches
depending on how things go.

I took the liberty of pre-populating the file with some recent release
notes-worthy changes.

Reviewed by: ian (earlier version)
Discussed with: cy, gjb, imp, rgrimes
Differential Revision: https://reviews.freebsd.org/D20762