diff --git a/UPDATING b/UPDATING index d418f2dc3a4..35bb2dc7e15 100644 --- a/UPDATING +++ b/UPDATING @@ -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.