From owner-svn-src-stable@FreeBSD.ORG Sat Mar 20 23:50:56 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51F8D106564A; Sat, 20 Mar 2010 23:50:56 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 40B5E8FC08; Sat, 20 Mar 2010 23:50:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o2KNouN2024607; Sat, 20 Mar 2010 23:50:56 GMT (envelope-from kensmith@svn.freebsd.org) Received: (from kensmith@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o2KNouvH024605; Sat, 20 Mar 2010 23:50:56 GMT (envelope-from kensmith@svn.freebsd.org) Message-Id: <201003202350.o2KNouvH024605@svn.freebsd.org> From: Ken Smith Date: Sat, 20 Mar 2010 23:50:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r205400 - stable/7 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2010 23:50:56 -0000 Author: kensmith Date: Sat Mar 20 23:50:55 2010 New Revision: 205400 URL: http://svn.freebsd.org/changeset/base/205400 Log: Guess at the date the 7.3-RELEASE builds will be finished and everything will be in place for the announcement. Modified: stable/7/UPDATING Modified: stable/7/UPDATING ============================================================================== --- stable/7/UPDATING Sat Mar 20 23:00:43 2010 (r205399) +++ stable/7/UPDATING Sat Mar 20 23:50:55 2010 (r205400) @@ -8,6 +8,9 @@ Items affecting the ports and packages s /usr/ports/UPDATING. Please read that file before running portupgrade. +20100323: + FreeBSD 7.3-RELEASE + 20091129: PECOFF image activator support removed.