From d869ce57049c33cb67647f09ffc9f11a35107f44 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Sat, 23 May 2009 17:24:51 +0000 Subject: [PATCH] __FreeBSD_version updates: - fill the gap from 800083 to 800085. - correct the (now) 800086 entry. - add the missing 800088. - document that with 800089 we added UDP control blocks. --- .../books/porters-handbook/book.sgml | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index fe75e8f22e..a516bb570b 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -13069,7 +13069,25 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 800083 - April 18, 2009 + April 22, 2009 + 8.0-CURRENT after the implementation of a + low-level Bluetooth HCI API. + + + 800084 + April 29, 2009 + 8.0-CURRENT after IPv6 SSM and MLDv2 + changes. + + + 800085 + April 30, 2009 + 8.0-CURRENT after enmabling support for + VIMAGE kernel builds with one active image. + + + 800086 + May 8, 2009 8.0-CURRENT after adding support for input lines of arbitrarily length in patch(1). @@ -13083,6 +13101,18 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 curthread. In some special cases, the old behavior is retained. + + 800088 + May 20, 2009 + 8.0-CURRENT after net80211 monitor mode + changes. + + + 800089 + May 23, 2009 + 8.0-CURRENT after adding UDP control block + support. +