From: Andreas Gustafsson Date: Sat, 23 Dec 2000 00:10:30 +0000 (+0000) Subject: 632. [bug] The index array of the journal file was X-Git-Tag: v9.1.0b2~27 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6094a7774954463e312f7266c8d4d3f26aa07d4a;p=thirdparty%2Fbind9.git 632. [bug] The index array of the journal file was corrupted as it was written to disk. --- diff --git a/CHANGES b/CHANGES index b73a53a94ed..3a7d49ca78d 100644 --- 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]