From owner-cvs-all@FreeBSD.ORG Thu Dec 23 16:03:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B90EB16A4CF; Thu, 23 Dec 2004 16:03:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E4FC43D49; Thu, 23 Dec 2004 16:03:08 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBNG38aA061185; Thu, 23 Dec 2004 16:03:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBNG38mR061184; Thu, 23 Dec 2004 16:03:08 GMT (envelope-from ru) Message-Id: <200412231603.iBNG38mR061184@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 23 Dec 2004 16:03:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 16:03:09 -0000 ru 2004-12-23 16:03:08 UTC FreeBSD src repository Modified files: . UPDATING Log: Warn about the NOFOO -> NO_FOO conversion, and remind users to read the COMMON ITEMS section of this file for proper upgrade instructions. Revision Changes Path 1.385 +7 -0 src/UPDATING