aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-11-18 21:41:09 +0000
committerXin LI <delphij@FreeBSD.org>2008-11-18 21:41:09 +0000
commitde2e1b35a2dad43956aba7e39564186ba2943ad9 (patch)
tree431584c5feb70f645ee47513ecc40130cec9bc45 /UPDATING
parent257072a6ddd2ab7f82e9b65856664fa045868b27 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f3498f60c6bb..248bea158105 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,12 @@ 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.)
+20081117:
+ A new version of ZFS (version 13) has been merged to -HEAD.
+ This version would have zpool attribute "listsnapshots" off
+ by default, which means "zfs list" would not show snapshots,
+ and is the same as Solaris behavior.
+
20081028:
dummynet(4) ABI has changed. ipfw(8) needs to be recompiled.