From owner-svn-src-all@FreeBSD.ORG Fri Nov 26 22:31:56 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A880C1065694; Fri, 26 Nov 2010 22:31:56 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 973C58FC2D; Fri, 26 Nov 2010 22:31: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 oAQMVuCn091760; Fri, 26 Nov 2010 22:31:56 GMT (envelope-from avg@svn.freebsd.org) Received: (from avg@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oAQMVu0e091758; Fri, 26 Nov 2010 22:31:56 GMT (envelope-from avg@svn.freebsd.org) Message-Id: <201011262231.oAQMVu0e091758@svn.freebsd.org> From: Andriy Gapon Date: Fri, 26 Nov 2010 22:31: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: r215909 - in stable: 7 8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 22:31:56 -0000 Author: avg Date: Fri Nov 26 22:31:56 2010 New Revision: 215909 URL: http://svn.freebsd.org/changeset/base/215909 Log: add UPDATING entry for amd64 minidump version 2 This is a direct commit. Modified: stable/7/UPDATING Changes in other areas also in this revision: Modified: stable/8/UPDATING Modified: stable/7/UPDATING ============================================================================== --- stable/7/UPDATING Fri Nov 26 22:23:52 2010 (r215908) +++ stable/7/UPDATING Fri Nov 26 22:31:56 2010 (r215909) @@ -8,6 +8,12 @@ Items affecting the ports and packages s /usr/ports/UPDATING. Please read that file before running portupgrade. +20101126: + New version of minidump format for amd64 architecture was + introduced in r215874. To analyze vmcore files produced by + kernels at or after this version you will need updated userland, + libkvm actually, that is able to handle the new version. + 20100323: FreeBSD 7.3-RELEASE