mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 10:39:59 -04:00
parent
928d53fc27
commit
9bc9d41db9
2 changed files with 26 additions and 0 deletions
25
doc/arm/notes-9.14.12.xml
Normal file
25
doc/arm/notes-9.14.12.xml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<!--
|
||||
- Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
-
|
||||
- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
-
|
||||
- See the COPYRIGHT file distributed with this work for additional
|
||||
- information regarding copyright ownership.
|
||||
-->
|
||||
|
||||
<section xml:id="relnotes-9.14.12"><info><title>Notes for BIND 9.14.12</title></info>
|
||||
|
||||
<section xml:id="relnotes-9.14.12-bugs"><info><title>Bug Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Fixed re-signing issues with inline zones which resulted in
|
||||
records being re-signed late or not at all.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
|
@ -1525,6 +1525,7 @@
|
|||
./doc/arm/notes-9.14.1.xml SGML 2019,2020
|
||||
./doc/arm/notes-9.14.10.xml SGML 2019,2020
|
||||
./doc/arm/notes-9.14.11.xml SGML 2019,2020
|
||||
./doc/arm/notes-9.14.12.xml SGML 2020
|
||||
./doc/arm/notes-9.14.2.xml SGML 2019,2020
|
||||
./doc/arm/notes-9.14.3.xml SGML 2019,2020
|
||||
./doc/arm/notes-9.14.4.xml SGML 2019,2020
|
||||
|
|
|
|||
Loading…
Reference in a new issue