mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 02:01:32 -04:00
9.2.4
This commit is contained in:
parent
542560be31
commit
a0ca2f6b77
2 changed files with 6 additions and 4 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
--- 9.2.4 released ---
|
||||
|
||||
1701. [doc] A minimal named.conf man page.
|
||||
|
||||
1700. [func] nslookup is no longer to be treated as deprecated.
|
||||
|
|
@ -5,7 +8,6 @@
|
|||
|
||||
1698. [doc] Use reserved IPv6 documentation prefix.
|
||||
|
||||
|
||||
--- 9.2.4rc7 released ---
|
||||
|
||||
1694. [bug] Report if the builtin views of "_default" / "_bind"
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.26.2.29 2004/08/11 05:30:43 marka Exp $
|
||||
# $Id: version,v 1.26.2.30 2004/08/23 06:18:08 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=4
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=7
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue