summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-05-30 14:01:01 +0000
committertrasz <trasz@FreeBSD.org>2009-05-30 14:01:01 +0000
commit9b24b65ab8e5bca026f80f6e363f174060425fc6 (patch)
tree3709f5f69f546e435a07f4c6e6b796ba9b31f308 /UPDATING
parent0c63bcbfa4fb9f208ea176334478d17cafd66eac (diff)
downloadFreeBSD-src-9b24b65ab8e5bca026f80f6e363f174060425fc6.zip
FreeBSD-src-9b24b65ab8e5bca026f80f6e363f174060425fc6.tar.gz
Bump __FreeBSD_version after addition of VOP_ACCESSX(9).
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 48f96f9..25d1adb 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.)
+20090530:
+ Add VOP_ACCESSX(9). File system modules need to be rebuilt.
+ Bump __FreeBSD_version to 800094.
+
20090529:
Add mnt_xflag field to 'struct mount'. File system modules
need to be rebuilt.
OpenPOWER on IntegriCloud