Commit Graph

18 Commits

Author SHA1 Message Date
Warner Losh
be39790ac2 Add relnotes entries for armv5 and sparc64 being removed.
These commits lacked the proper relnotes entries in the commit
message.
2020-02-06 18:00:46 +00:00
Kyle Evans
0d0883728e Add RELNOTES entry for various daemons pulling in environment variables 2020-02-05 04:43:58 +00:00
Rick Macklem
c3eda7cbf1 Add an entry to RELNOTES for r355677. 2019-12-13 16:28:48 +00:00
Mark Johnston
2ff4dd5e82 Document iwm(4) support for 9000-series devices.
Sponsored by:	The FreeBSD Foundation
2019-11-08 00:01:37 +00:00
Cy Schubert
4b42eaf7bb Document contrib updates:
r354269:
sqlite3 is updated to sqlite3-3.30.1.

r351397:
WPA is updated from 2.8 to 2.9.
2019-11-04 13:46:21 +00:00
Kyle Evans
53e73a5935 RELNOTES: Document r352668 (crontab -n and -q options)
Suggested by:	bapt
2019-09-25 13:04:34 +00:00
Cy Schubert
dd69e7dc14 Add RELNOTES comment for r352304 discussing removing default mlock()
for ntpd.

Differential Revision:	https://reviews.freebsd.org/D21581
2019-09-13 20:21:59 +00:00
John Baldwin
7105f82769 Add entries for unmapped mbufs and KTLS. 2019-08-30 16:30:09 +00:00
Warner Losh
b2f7d03be1 Document Intel RST support just added 2019-08-22 02:53:46 +00:00
Rick Macklem
b4c64c61f2 Add a couple of lines noting that r351372 maps ENOTTY->EINVAL for other cases. 2019-08-22 01:29:59 +00:00
Mark Johnston
1689dc666c Document r351361. 2019-08-22 01:18:36 +00:00
Rick Macklem
311208bdda Add an entry to RELNOTES for r351201. 2019-08-19 00:46:31 +00:00
Alan Somers
b0927a31dd Update RELNOTES for the fusefs rewrite
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:42:34 +00:00
Alan Somers
596a186627 RELNOTES: fix formatting from r350482
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:24:08 +00:00
Rick Macklem
a8e111af88 Add an entry for the copy_file_range(2) syscall. 2019-07-31 23:36:23 +00:00
Mariusz Zaborski
ed2393eacf gnop: add note to the RELNOTES
Submitted by:	markj
2019-07-31 19:32:39 +00:00
Mark Johnston
2b3ac10a27 Document r350307.
Sponsored by:	The FreeBSD Foundation
2019-07-24 22:57:17 +00:00
Mark Johnston
8dbc2b6e02 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