aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2021-10-21 04:08:13 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2021-10-22 18:41:36 +0000
commit6aae3517ed2500fb963ba0a4264b4756088dd0f4 (patch)
tree908d4029e181694478c80ea53b4eefc11e30b517 /UPDATING
parenta23e18ea545675aca7551ef2395f6df40a3acb29 (diff)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8028c5f192cb..765722b62617 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20211022:
+ The synchronous PPP kernel driver sppp(4) has been removed.
+ The cp(4) and ce(4) drivers are now always compiled with netgraph(4)
+ support, formerly enabled by NETGRAPH_CRONYX option.
+
20211020:
sh(1) is now the default shell for the root user. To force root to use
the csh shell, please run the following command as root: