From: Andreas Gustafsson Date: Fri, 24 Aug 2001 18:58:11 +0000 (+0000) Subject: elaborated on 959. X-Git-Tag: v9.2.2rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea72586fc5c360539117119ee35e4c3a04b912bc;p=thirdparty%2Fbind9.git elaborated on 959. --- diff --git a/CHANGES b/CHANGES index 6ffc9fe1389..8c023b481e2 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,8 @@ 960. [port] liblwres failed to build on systems with support for getrrsetbyname() in the OS. [RT #1592] - 959. [port] freebsd: ncpus via sysctlbyname(). [RT #1584] + 959. [port] On FreeBSD, determine the number of CPUs by calling + sysctlbyname(). [RT #1584] 958. [port] ssize_t is not available on all platforms. [RT #1607]