From f190e304d488676daee2f0fa56be36b1cdf3b3e0 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 31 Mar 2016 01:12:57 +0000 Subject: [PATCH] regen v9_9 --- doc/arm/Bv9ARM.ch09.html | 18 +++++++++++++++--- doc/arm/notes.html | 18 +++++++++++++++--- 2 files changed, 30 insertions(+), 6 deletions(-) diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 1003a490ef..4ab3c7d6b9 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -65,8 +65,11 @@

Introduction

- This document summarizes changes since the last production release - of BIND on the corresponding major release branch. + This document summarizes significant changes since the last + production release of BIND on the corresponding major release + branch. + Please see the CHANGES file for a further list of bug fixes and + other changes.

@@ -186,10 +189,19 @@

Bug Fixes

    +
  • + rndc flushtree now works even if there wasn't a cached node at the + specified name. [RT #41846] +

  • +
  • + Don't emit records with zero TTL unless the records were + received with a zero TTL. After being returned to waiting + clients, the answer will be discarded from the cache. [RT #41687] +

  • When deleting records from a zone database, interior nodes could be left empty but not deleted, damaging search - performance afterward. [RT #40997] + performance afterward. [RT #40997] [RT #41941]

  • The server could crash due to a use-after-free if a diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 53a6bf2916..be3dd998cc 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -26,8 +26,11 @@

    Introduction

    - This document summarizes changes since the last production release - of BIND on the corresponding major release branch. + This document summarizes significant changes since the last + production release of BIND on the corresponding major release + branch. + Please see the CHANGES file for a further list of bug fixes and + other changes.

@@ -147,10 +150,19 @@

Bug Fixes

    +
  • + rndc flushtree now works even if there wasn't a cached node at the + specified name. [RT #41846] +

  • +
  • + Don't emit records with zero TTL unless the records were + received with a zero TTL. After being returned to waiting + clients, the answer will be discarded from the cache. [RT #41687] +

  • When deleting records from a zone database, interior nodes could be left empty but not deleted, damaging search - performance afterward. [RT #40997] + performance afterward. [RT #40997] [RT #41941]

  • The server could crash due to a use-after-free if a