xref: /freebsd/RELNOTES (revision c93b6e5fa24ba172ab271432c6692f9cc604e15a)
1Release notes for FreeBSD 13.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
13r349352:
14	nand(4) and related components have been removed.
15
16r349349:
17	The UEFI loader now supports HTTP boot.
18
19r349335:
20	bhyve(8) now implements a High Definition Audio (HDA) driver, allowing
21	guests to play to and record audio data from the host.
22
23r349286:
24	swapon(8) can now erase a swap device immediately before enabling it,
25	similar to newfs(8)'s -E option.  This behaviour can be specified by
26	adding -E to swapon(8)'s command-line parameters, or by adding the
27	"trimonce" option to a swap device's /etc/fstab entry.
28
29r347908-r347923:
30	The following network drivers have been removed: bm(4), cs(4), de(4),
31	ed(4), ep(4), ex(4), fe(4), pcn(4), sf(4), sn(4), tl(4), tx(4), txp(4),
32	vx(4), wb(4), xe(4).
33
34$FreeBSD$
35