aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2005-11-29 19:13:28 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2005-11-29 19:13:28 +0000
commita358ddbb54d20dd3cb8913596b49bd19f3597159 (patch)
treece2ac19c952221fecd531a65684049434ae15b34 /UPDATING
parent8846bbf3cec07539f1694cbf7ad0f4b722761312 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 50f6003e61b4..3052d0a76549 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
to maximize performance.
20051129:
+ The nodev mount option was deprecated in RELENG_6 (where it
+ was a no-op), and is now unsupported. If you have nodev or dev listed
+ in /etc/fstab, remove it, otherwise it will result in a mount error.
+
+20051129:
ABI between ipfw(4) and ipfw(8) has been changed. You need
to rebuild ipfw(8) when rebuilding kernel.