From owner-svn-doc-all@FreeBSD.ORG Sun Feb 16 19:45:09 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D27AF4D; Sun, 16 Feb 2014 19:45:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7678518E3; Sun, 16 Feb 2014 19:45:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GJj9mO009417; Sun, 16 Feb 2014 19:45:09 GMT (envelope-from dim@svn.freebsd.org) Received: (from dim@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GJj9Ka009416; Sun, 16 Feb 2014 19:45:09 GMT (envelope-from dim@svn.freebsd.org) Message-Id: <201402161945.s1GJj9Ka009416@svn.freebsd.org> From: Dimitry Andric Date: Sun, 16 Feb 2014 19:45:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43967 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 19:45:09 -0000 Author: dim (src committer) Date: Sun Feb 16 19:45:08 2014 New Revision: 43967 URL: http://svnweb.freebsd.org/changeset/doc/43967 Log: Document __FreeBSD_version value 1100009. Modified: head/en_US.ISO8859-1/books/porters-handbook/versions.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions.xml Sun Feb 16 15:21:33 2014 (r43966) +++ head/en_US.ISO8859-1/books/porters-handbook/versions.xml Sun Feb 16 19:45:08 2014 (r43967) @@ -4978,3 +4978,10 @@ it was never committed: 11.0-CURRENT after libc++ 3.4 ABI compatibility fix (rev 261801). + + + 1100009 + February 16, 2014 + 11.0-CURRENT after upgrade of llvm/clang to 3.4 release + (rev 261991). +