]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
632. [bug] The index array of the journal file was
authorAndreas Gustafsson <source@isc.org>
Sat, 23 Dec 2000 00:10:30 +0000 (00:10 +0000)
committerAndreas Gustafsson <source@isc.org>
Sat, 23 Dec 2000 00:10:30 +0000 (00:10 +0000)
                        corrupted as it was written to disk.

CHANGES

diff --git a/CHANGES b/CHANGES
index b73a53a94ed000c32a2a81d02a73ddefd77a2c8c..3a7d49ca78deab63559f675411db0780893970ae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,8 @@
 
        --- 9.1.0b2 released ---
 
- 631.  [port]          Build without thread support on systems without
-                       pthreads.
+ 632.  [bug]           The index array of the journal file was 
+                       corrupted as it was written to disk.
 
  630.  [bug]           Locking failure in zone code. [RT #582]