summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-04-18 17:06:18 +0000
committerimp <imp@FreeBSD.org>2014-04-18 17:06:18 +0000
commitef8414677a5e2e9e8fac2c7a4caeb1e1d059e3eb (patch)
tree27acf83b2f3d4bcc8eb474fb14b971c27aa33aa5 /UPDATING
parent2a59cf69e608e5c6b806c9fbdb89a8f4432df739 (diff)
downloadFreeBSD-src-ef8414677a5e2e9e8fac2c7a4caeb1e1d059e3eb.zip
FreeBSD-src-ef8414677a5e2e9e8fac2c7a4caeb1e1d059e3eb.tar.gz
Document YES_HESIOD disappearing.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ee8e24f..b1e55e3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20140418:
+ The YES_HESIOD knob has been removed. It has been obsolete for
+ a decade. Please move to using WITH_HESIOD instead or your builds
+ will silently lack HESIOD.
+
20140405:
The uart(4) driver has been changed with respect to its handling
of the low-level console. Previously the uart(4) driver prevented
OpenPOWER on IntegriCloud