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

diff --git a/README b/README
index 24a2fd61bc0aa811adb2ddc50c53e1ee34eec1d5..e6da7ad34832d47fe1c826b7eec1ce3a25d55ee3 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 1719f9f1622410c13a4a096cbd57e22763312124..d1b55f23fa79a6347bd6fd5c448571f0acf95e85 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 7e08dbe6940516536bae1c52107d01ac115b8f22..c8c13bba62e6ef852051391ad458557efdb734b4 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>