9.6-ESV-R6rc2

This commit is contained in:
Mark Andrews 2012-02-15 10:10:21 +00:00
parent 67a03c0c6a
commit c8c414098c
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,5 @@
--- 9.6-ESV-R6rc2 released ---
3284. [bug] Address race conditions with the handling of
rbtnode.deadlink. [RT #27738]
@ -15,8 +17,6 @@
3374. [bug] Log when a zone is not reusable. Only set loadtime
on successful loads. [RT #27650]
--- 9.6-ESV-R6 released ---
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
out the earliest expiry time. [RT #23311]

View file

@ -1,4 +1,4 @@
# $Id: version,v 1.43.12.18 2012/01/27 04:58:27 marka Exp $
# $Id: version,v 1.43.12.19 2012/02/15 10:10:21 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=6
PATCHVER=
RELEASETYPE=-ESV
RELEASEVER=-R6
RELEASEVER=-R6rc2