mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
9.2.9rc1
This commit is contained in:
parent
89ddae72f0
commit
457410a26c
3 changed files with 18873 additions and 128 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
--- 9.2.9rc1 released ---
|
||||
|
||||
2221. [bug] Set the event result code to reflect the actual
|
||||
record returned to caller when a cache update is
|
||||
rejected due to a more credible answer existing.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
4
version
4
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.26.2.49 2007/08/06 01:43:11 marka Exp $
|
||||
# $Id: version,v 1.26.2.50 2007/08/29 04:02:47 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=9
|
||||
RELEASETYPE=b
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue