diff options
| author | Marko Zec <zec@FreeBSD.org> | 2009-06-11 21:03:47 +0000 | 
|---|---|---|
| committer | Marko Zec <zec@FreeBSD.org> | 2009-06-11 21:03:47 +0000 | 
| commit | 4f919147a43b0aae4b11bee879747844c5c743c2 (patch) | |
| tree | 3734e1b5e786ad2f6acacf081ed96dd1b5f9aa89 | |
| parent | 6e4a8fc03518d93b772581a4a47a1ae066231413 (diff) | |
Notes
| -rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/book.sgml | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index bd6a533282..37274c8497 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -13187,6 +13187,13 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00  		    <entry>8.0-CURRENT after the introduction of vnet  		      destructor hooks and infrastructure.</entry>  		  </row> +		  <row> +		    <entry>800097</entry> +		    <entry>June 11, 2009</entry> +		    <entry>8.0-CURRENT after the introduction of netgraph +		      outbound to inbound path call detection and queuing, +		      which also changed the layout of struct thread.</entry> +		  </row>  		</tbody>  	      </tgroup>  	    </table>  | 
