Mention 802.11s D3.03 support.

Approved by:	re (implicit)
This commit is contained in:
Rui Paulo 2009-09-29 12:20:10 +00:00
parent f785216c4f
commit 5c58c682cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/8/; revision=197615

View File

@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
20090929:
802.11s D3.03 support was committed. This is incompatible with
the previous code, which was based on D3.0.
20090915:
ZFS snapshots are now mounted with MNT_IGNORE flag. Use -v option for
mount(8) and -a option for df(1) to see them.