diff --git a/README b/README
index 5682c56aaa..b71273f5d8 100644
--- a/README
+++ b/README
@@ -77,8 +77,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/
diff --git a/README.md b/README.md
index 59b34a9a96..ca64ed413a 100644
--- a/README.md
+++ b/README.md
@@ -87,8 +87,7 @@ may also want to join the __BIND Workers__ mailing list, at
### 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)
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index d462f5b37c..7cfa5e8580 100644
--- a/doc/arm/notes.xml
+++ b/doc/arm/notes.xml
@@ -121,6 +121,20 @@
[RT #46839]
+
+
+ named could crash due to a race condition when
+ rolling dnstap log files. [RT #46942]
+
+
+
+
+ rndc reload could cause named
+ to leak memory if it was invoked before the zone loading actions
+ from a previous rndc reload command were
+ completed. [RT #47076]
+
+