From b521988e6d3f31b4fa226bb1751e97838f370ad1 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 23 Dec 2004 16:03:08 +0000 Subject: [PATCH] Warn about the NOFOO -> NO_FOO conversion, and remind users to read the COMMON ITEMS section of this file for proper upgrade instructions. --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index f081544fec4..060ec280db6 100644 --- a/UPDATING +++ b/UPDATING @@ -23,6 +23,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20041221: + By a popular demand, a lot of NOFOO options were renamed + to NO_FOO (see bsd.compat.mk for a full list). The old + spellings are still supported, but will cause annoying + warnings on stderr. Make sure you upgrade properly (see + the COMMON ITEMS: section later in this file). + 20041219: Auto-loading of ancillary wlan modules such as wlan_wep has been temporarily disabled; you need to statically configure