mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
Add new changelog file
Create new changelog and include it in the documentation. Include the
previous CHANGES as plain text without any markup.
(cherry picked from commit e9b6031e0c)
This commit is contained in:
parent
84a3d8ca83
commit
976ebffca5
6 changed files with 21144 additions and 21118 deletions
1
CHANGES
Symbolic link
1
CHANGES
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
doc/arm/changelog.rst
|
||||
2
NEWS
2
NEWS
|
|
@ -1 +1 @@
|
|||
CHANGES
|
||||
doc/arm/changelog.rst
|
||||
|
|
@ -5,6 +5,7 @@ EXTRA_DIST = \
|
|||
advanced.inc.rst \
|
||||
build.inc.rst \
|
||||
catz.inc.rst \
|
||||
changelog.rst \
|
||||
chapter10.rst \
|
||||
chapter1.rst \
|
||||
chapter2.rst \
|
||||
|
|
|
|||
21136
doc/arm/changelog.rst
Normal file
21136
doc/arm/changelog.rst
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -37,6 +37,7 @@ BIND 9 Administrator Reference Manual
|
|||
:maxdepth: 2
|
||||
|
||||
notes
|
||||
changelog
|
||||
dnssec-guide
|
||||
history
|
||||
general
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@
|
|||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
.. _relnotes:
|
||||
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
|
|
@ -19,7 +21,8 @@ Introduction
|
|||
|
||||
BIND 9.18 (Extended Support Version) is a stable branch of BIND. This
|
||||
document summarizes significant changes since the last production
|
||||
release on that branch.
|
||||
release on that branch. Please see the :ref:`changelog` file for
|
||||
a more detailed list of changes and bug fixes.
|
||||
|
||||
Supported Platforms
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue