From nobody@FreeBSD.org  Sat Nov 13 12:30:22 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1560F1065698
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Nov 2010 12:30:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id DD7448FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Nov 2010 12:30:21 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oADCUL1h082830
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Nov 2010 12:30:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id oADCUL6i082829;
	Sat, 13 Nov 2010 12:30:21 GMT
	(envelope-from nobody)
Message-Id: <201011131230.oADCUL6i082829@www.freebsd.org>
Date: Sat, 13 Nov 2010 12:30:21 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update __FreeBSD_version in Porters Handbook
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         152199
>Category:       docs
>Synopsis:       [patch] update __FreeBSD_version in Porters Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jkois
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 13 12:40:04 UTC 2010
>Closed-Date:    Sun Nov 21 15:12:45 UTC 2010
>Last-Modified:  Sun Nov 21 15:12:45 UTC 2010
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
This patch adds the description for:
900016
900020
900021
900023
900024
900025

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- dist/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml	2010-11-13 15:16:49.000000000 +0300
+++ doc/en_US.ISO8859-1/books/porters-handbook/book.sgml	2010-11-13 15:26:03.000000000 +0300
@@ -13661,6 +13661,12 @@
 		    <entry>9.0-CURRENT after the import of BSD grep.</entry>
 		  </row>
 		  <row>
+		    <entry>900016</entry>
+		    <entry>July 28, 2010</entry>
+		    <entry>9.0-CURRENT after adding mti_zone to
+		      struct malloc_type_internal.</entry>
+		  </row>
+		  <row>
 		    <entry>900017</entry>
 		    <entry>August 23, 2010</entry>
 		    <entry>9.0-CURRENT after changing back default grep to
@@ -13680,11 +13686,42 @@
 		      flag to <function>mmap(2)</function>.</entry>
 		  </row>
 		  <row>
+		    <entry>900020</entry>
+		    <entry>September 9, 2010</entry>
+		    <entry>9.0-CURRENT after adding drain functionality
+		      to sbufs, which also changed the layout of
+		      struct sbuf.</entry>
+		  </row>
+		  <row>
+		    <entry>900021</entry>
+		    <entry>Septermber 13, 2010</entry>
+		    <entry>9.0-CURRENT after DTrace has grown support
+		      for userland tracing.</entry>
+		  </row>
+		  <row>
 		    <entry>900022</entry>
 		    <entry>October 2, 2010</entry>
 		    <entry>9.0-CURRENT after addition of the BSDL man utilities
 		      and retirement of GNU/GPL man utilities.</entry>
 		  </row>
+		  <row>
+		    <entry>900023</entry>
+		    <entry>October 11, 2010</entry>
+		    <entry>9.0-CURRENT after updating xz to git 20101010
+		      snapshot.</entry>
+		  </row>
+		  <row>
+		    <entry>900024</entry>
+		    <entry>November 11, 2010</entry>
+		    <entry>9.0-CURRENT after libgcc.a was replaced
+		      by libcompiler_rt.a.</entry>
+		  </row>
+		  <row>
+		    <entry>900025</entry>
+		    <entry>November 12, 2010</entry>
+		    <entry>9.0-CURRENT after the introduction of the
+		      modularised congestion control.</entry>
+		  </row>
 		</tbody>
 	      </tgroup>
 	    </table>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jkois 
Responsible-Changed-By: jkois 
Responsible-Changed-When: Sat Nov 20 12:24:14 UTC 2010 
Responsible-Changed-Why:  
Take this one. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=152199 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/152199: commit references a PR
Date: Sat, 20 Nov 2010 13:08:02 +0000 (UTC)

 jkois       2010-11-20 13:07:57 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/porters-handbook book.sgml 
   Log:
   PR:     docs/152199
   
   Document the following FreeBSD versions numbers:
   
   900016
   900020
   900021
   900023
   900024
   900025
   
   Patch provided by:      pluknet (pluknet att gmail dott com)
   
   Revision  Changes    Path
   1.1080    +37 -0     doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed  
State-Changed-By: jkois 
State-Changed-When: Sun Nov 21 15:12:12 UTC 2010 
State-Changed-Why:  
The proposed additions to the porters-handbook are online.  Close this PR. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=152199 
>Unformatted:
