]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
include changes up to 640. in 9.1.0b2
authorAndreas Gustafsson <source@isc.org>
Thu, 28 Dec 2000 01:42:00 +0000 (01:42 +0000)
committerAndreas Gustafsson <source@isc.org>
Thu, 28 Dec 2000 01:42:00 +0000 (01:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 525110afc0c620180c5249253d80b9a804a5e300..0530de87c30bdda1b24c04656513aef89b0b7998 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+
+       --- 9.1.0b2 released ---
+
  640.  [bug]           Memory leak in error path could cause
                        "mpctx->allocated == 0" failure. [RT #584]
 
 
  633.  [port]          Cope with rlim_t missing on BSD/OS systems. [RT #575]
 
-       --- 9.1.0b2 released ---
-
  632.  [bug]           The index array of the journal file was 
                        corrupted as it was written to disk.
 
+ 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