mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
606. [bug] Compiling with --disable-threads failed due
to isc_thread_self() being incorrectly defined
as an integer rather than a function.
This commit is contained in:
parent
fc03bf680e
commit
4ae3a03bb7
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
606. [bug] Compiling with --disable-threads failed due
|
||||
to isc_thread_self() being incorrectly defined
|
||||
as an integer rather than a function.
|
||||
|
||||
605. [func] New function isc_lex_getlasttokentext().
|
||||
|
||||
604. [bug] The named.conf parser could print incorrect line
|
||||
|
|
|
|||
Loading…
Reference in a new issue