From 4ae3a03bb7dbb050adddc051a5df6f3de057eb27 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 11 Dec 2000 19:23:41 +0000 Subject: [PATCH] 606. [bug] Compiling with --disable-threads failed due to isc_thread_self() being incorrectly defined as an integer rather than a function. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 9c546da5df..b990b88c74 100644 --- a/CHANGES +++ b/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