mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
instead of modifying 837. to note that multithreading
is now on by default for IRIX and HPUX, do that in a separate change log entry 864, since this change was visible to users in an (alpha) release. Also, added --- 9.2.0a1 released --- tag to mainline CHANGES file since the version released, although technically done from a branch, was in practice identical to what was on the mainline at the time.
This commit is contained in:
parent
2444e569eb
commit
af0be81b2f
1 changed files with 6 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,4 +1,7 @@
|
|||
|
||||
864. [cleanup] Multithreading is now enabled by default on
|
||||
OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
|
||||
|
||||
863. [bug] If an error occurred while an outgoing zone transfer
|
||||
was starting up, the server could access a domain
|
||||
name that had already been freed when logging a
|
||||
|
|
@ -44,6 +47,8 @@
|
|||
851. [cleanup] The obsolete support-ixfr option was not properly
|
||||
ignored.
|
||||
|
||||
--- 9.2.0a1 released ---
|
||||
|
||||
850. [bug] dns_rbt_findnode() would not find nodes that were
|
||||
split on a bitstring label somewhere other than in
|
||||
the last label of the node. [RT #1351]
|
||||
|
|
@ -96,7 +101,7 @@
|
|||
bin/tests/system/ifconfig.sh.
|
||||
|
||||
837. [cleanup] Multithreading is now enabled by default only on
|
||||
OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
|
||||
OSF1, Solaris 2.7 and newer, and AIX.
|
||||
|
||||
836. [func] Upgraded libtool to 1.4.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue