xref: /freebsd/RELNOTES (revision 5def4c47d4bd90b209b9b4a4ba9faec15846d8fd)
1Release notes for FreeBSD 14.0.
2
3This file describes new user-visible features, changes and updates relevant to
4users of binary FreeBSD releases.  Each entry should describe the change in no
5more than several sentences and should reference manual pages where an
6interested user can find more information.  Entries should wrap after 80
7columns.  Each entry should begin with one or more commit IDs on one line,
8specified as a comma separated list and/or range, followed by a colon and a
9newline.  Entries should be separated by a newline.
10
11Changes to this file should not be MFCed.
12
13d575e81fbcfa
14	gconcat(8) has added support for appending devices to the device
15	not present at creation time.
16
1776681661be28
18	Remove support for asymmetric cryptographic operations from
19	the kernel open cryptographic framework (OCF).
20
21a145cf3f73c7
22	The NFSv4 client now uses the highest minor version of NFSv4
23	supported by the NFSv4 server by default instead of minor version 0,
24	for NFSv4 mounts.
25	The "minorversion" mount option may be used to override this default.
26