mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 22:39:58 -04:00
9.5.0a4
This commit is contained in:
parent
cd1e58c339
commit
f6476fa522
2 changed files with 5 additions and 2 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
--- 9.5.0a4 released ---
|
||||
|
||||
2172. [bug] query_addsoa() was being called with a non zone db.
|
||||
[RT #16834]
|
||||
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.33 2007/04/03 23:28:00 each Exp $
|
||||
# $Id: version,v 1.34 2007/04/30 01:24:46 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -7,4 +7,4 @@ MAJORVER=9
|
|||
MINORVER=5
|
||||
PATCHVER=0
|
||||
RELEASETYPE=a
|
||||
RELEASEVER=3
|
||||
RELEASEVER=4
|
||||
|
|
|
|||
Loading…
Reference in a new issue