]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_9] add missing release note, update README
authorEvan Hunt <each@isc.org>
Sun, 18 Feb 2018 04:04:13 +0000 (20:04 -0800)
committerEvan Hunt <each@isc.org>
Sun, 18 Feb 2018 04:04:13 +0000 (20:04 -0800)
README
README.md
doc/arm/notes.xml

diff --git a/README b/README
index 12d86da68489d5accaaf1a9905aedaca6b1bdf4b..2f4f4971ff767deb224bebe560d03673b51d7cb0 100644 (file)
--- a/README
+++ b/README
@@ -78,8 +78,7 @@ mailman/listinfo/bind-workers.
 Contributing to BIND
 
 ISC maintains a public git repository for BIND; details can be found at
-http://www.isc.org/git/, and also on Github at https://github.com/
-isc-projects.
+http://www.isc.org/git/.
 
 Information for BIND contributors can be found in the following files: -
 General information: doc/dev/contrib.md - BIND 9 code style: doc/dev/
index b3b7166e81040904bc7fd0ca997d5b27ebe0e2b3..8d981ab74984caa8c62b99385996f0701d0641a2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -97,8 +97,7 @@ may also want to join the __BIND Workers__ mailing list, at
 ### <a name="contrib"/> Contributing to BIND
 
 ISC maintains a public git repository for BIND; details can be found
-at [http://www.isc.org/git/](http://www.isc.org/git/), and also on Github
-at [https://github.com/isc-projects](https://github.com/isc-projects).
+at [http://www.isc.org/git/](http://www.isc.org/git/).
 
 Information for BIND contributors can be found in the following files:
 - General information: [doc/dev/contrib.md](doc/dev/contrib.md)
index cd7a2eb22846f260fa8855b4089c2c44d7faf6d9..b09f86ef47bb4802109bd27938b93c3f060f18f0 100644 (file)
          in readable format.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         <command>rndc reload</command> could cause <command>named</command>
+         to leak memory if it was invoked before the zone loading actions
+         from a previous <command>rndc reload</command> command were
+         completed. [RT #47076]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>