Commit Graph

8 Commits

Author SHA1 Message Date
markj
1cb635539f Document r351361. 2019-08-22 01:18:36 +00:00
rmacklem
f02c1ada5d Add an entry to RELNOTES for r351201. 2019-08-19 00:46:31 +00:00
asomers
af592a6da1 Update RELNOTES for the fusefs rewrite
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:42:34 +00:00
asomers
46f1b83a81 RELNOTES: fix formatting from r350482
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:24:08 +00:00
rmacklem
33cd754915 Add an entry for the copy_file_range(2) syscall. 2019-07-31 23:36:23 +00:00
oshogbo
9be2af0190 gnop: add note to the RELNOTES
Submitted by:	markj
2019-07-31 19:32:39 +00:00
markj
fa04b3f6de Document r350307.
Sponsored by:	The FreeBSD Foundation
2019-07-24 22:57:17 +00:00
markj
ebab4265ef 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
2019-07-17 19:09:05 +00:00