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

diff --git a/README b/README
index 2fd0a90b05e7ef0c9f1a732f4361cda6da2a8eb4..23190e9b0bb098944dd633dd894d8c28cd7c7430 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 69a31d16df37c8b4552dc63f8635426c1afc9d43..77eaf67016ec82d6e8ffa9526cafb81b8dd264a7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -89,8 +89,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 ec761018c875297ef53e8c83a2318c44533c9782..b236a2fa8324a4d40402f67cda1af2626032d475 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>