From owner-svn-doc-head@freebsd.org Fri Aug 5 21:29:14 2016 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9ECA4BB0378; Fri, 5 Aug 2016 21:29:14 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D22C18E7; Fri, 5 Aug 2016 21:29:14 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u75LTDdQ054235; Fri, 5 Aug 2016 21:29:13 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u75LTDZV054234; Fri, 5 Aug 2016 21:29:13 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201608052129.u75LTDZV054234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Fri, 5 Aug 2016 21:29:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49221 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2016 21:29:14 -0000 Author: wblock Date: Fri Aug 5 21:29:13 2016 New Revision: 49221 URL: https://svnweb.freebsd.org/changeset/doc/49221 Log: Add missing __FreeBSD_version values. PR: 211296 Submitted by: Nikolai Lifanov Differential Revision: https://reviews.freebsd.org/D7285 Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Aug 5 20:25:47 2016 (r49220) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Aug 5 21:29:13 2016 (r49221) @@ -5354,8 +5354,8 @@ 1002503 14 December, 2015 10-STABLE after merge of changes to the internal - internal interface between the nfsd.ko and nfscommon.ko - modules, requiring them to be upgraded togehter (rev + interface between the nfsd.ko and nfscommon.ko + modules, requiring them to be upgraded together (rev 292223). @@ -5417,6 +5417,41 @@ + 1003501 + 19 June, 2016 + 10-STABLE after adding kdbcontrol's -P option + (rev 298297). + + + + 1003502 + 19 June, 2016 + 10-STABLE after libcrypto.so was made position independent + (rev 299966). + + + + 1003503 + 19 June, 2016 + 10-STABLE after allowing MK_ overrides + (rev 300233). + + + + 1003504 + 21 June, 2016 + 10-STABLE after MFC of filemon changes from 11-CURRENT + (rev 302066). + + + + 1003505 + 27 June, 2016 + 10-STABLE after converting sed to use REG_STARTEND, fixing + a Mesa issue (rev 302228). + + + 1100000 October 10, 2013 11.0-CURRENT @@ -6141,6 +6176,48 @@ libmd, libcrypt, the kernel, and ZFS (rev 301010). + + + 1100117 + June 6, 2016 + 11.0-CURRENT after libpam was synced with stock + 301602, bumping library version. + + + + 1100118 + June 21, 2016 + 11.0-CURRENT after breaking binary compatibility of struct disk + 302069. + + + + 1100119 + June 23, 2016 + 11.0-CURRENT after switching geom_disk to using a pool mutex + 302150. + + + + 1100120 + June 23, 2016 + 11.0-CURRENT after adding spares to struct ifnet + 302153. + + + + 1200000 + July 7, 2016 + 12.0-CURRENT + (rev 302409). + + + + 1200001 + July 12, 2016 + 12.0-CURRENT after removing collation for [a-z]-type ranges + 302512. +