summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-06-30 00:20:12 +0000
committeremaste <emaste@FreeBSD.org>2014-06-30 00:20:12 +0000
commite6d2c6fe09ebd539a816c4180726be6473753f38 (patch)
treebd5e60a0d69335cb5400150ab3eeefe574eb1929 /UPDATING
parentfcae8e05c8d0ca008360af9f820184a221cd2740 (diff)
downloadFreeBSD-src-e6d2c6fe09ebd539a816c4180726be6473753f38.zip
FreeBSD-src-e6d2c6fe09ebd539a816c4180726be6473753f38.tar.gz
Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
The _SUPPORT knobs have a consistent meaning which differs from the behaviour controlled by this knob. As the knob is opt-out and has not appeared in a release the impact should be low. Suggested by: imp, wblock MFC after: 1 week
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 20b62a0..0122b1e 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".)
+20140629:
+ The WITHOUT_VT_SUPPORT kernel config knob has been renamed
+ WITHOUT_VT. (The other _SUPPORT knobs have a consistent meaning
+ which differs from the behaviour controlled by this knob.)
+
20140619:
Maximal length of the serial number in CTL was increased from 16 to
64 chars, that breaks ABI. All CTL-related tools, such as ctladm
OpenPOWER on IntegriCloud