mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
NetBSD now always uses the mit-pthreads/unproven-pthreads
library if it is available; therefore the --with-mit-pthreads option is no longer needed. The --with-ptl2 option is now documented as being experimental and applying to NetBSD only.
This commit is contained in:
parent
e21262ae8a
commit
bd36d3014e
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
171. [cleanup] On NetBSD systems, the mit-pthreads or unproven-pthreads
|
||||
library is now always used unless --with-ptl2 is
|
||||
explicitly specified on the configure command line.
|
||||
The --with-mit-pthreads option is no longer needed
|
||||
and has been removed.
|
||||
|
||||
170. [cleanup] Remove inter server consistancy checks from zone,
|
||||
these should return as a seperate module in 9.1.
|
||||
dns_zone_checkservers(), dns_zone_checkparents(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue