]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
631. [port] Build without thread support on systems without
authorBrian Wellington <source@isc.org>
Fri, 22 Dec 2000 20:57:09 +0000 (20:57 +0000)
committerBrian Wellington <source@isc.org>
Fri, 22 Dec 2000 20:57:09 +0000 (20:57 +0000)
                        pthreads.

CHANGES

diff --git a/CHANGES b/CHANGES
index bd423905f978c8d516c2b447dbf64ddb11caf382..b73a53a94ed000c32a2a81d02a73ddefd77a2c8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 
        --- 9.1.0b2 released ---
 
+ 631.  [port]          Build without thread support on systems without
+                       pthreads.
+
  630.  [bug]           Locking failure in zone code. [RT #582]
 
  629.  [bug]           9.1.0b1 dereferenced a null pointer and crashed