From a13f23d42343428ffb2ef0c37eca3544f3527b12 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Wed, 26 Feb 2003 07:11:20 +0000 Subject: [PATCH] Update to note the __FreeBSD_version bump for taskqueue_swi. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index b417fe062a..1359f306e3 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -5607,6 +5607,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} change. 500102 + + 5.0-CURRENT after taskqueue_swi changed to run + without Giant, and taskqueue_swi_giant added to run + with Giant. + 500103 +