diff --git a/CHANGES b/CHANGES index 9f01c5328d..a8a0421b81 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.14.6 released --- + 5289. [bug] Address NULL pointer dereference in rpz.c:rpz_detach. [GL #1210] diff --git a/README b/README index 9cd56d4b4b..990e31dace 100644 --- a/README +++ b/README @@ -164,6 +164,14 @@ BIND 9.14.4 BIND 9.14.4 is a maintenance release, and also adds support for the new MaxMind GeoIP2 geolocation API when built with configure --with-geoip2. +BIND 9.14.5 + +BIND 9.14.5 is a maintenance release. + +BIND 9.14.6 + +BIND 9.14.6 is a maintenance release. + Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/README.md b/README.md index dc40a41273..640f23e723 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,14 @@ BIND 9.14.4 is a maintenance release, and also adds support for the new MaxMind GeoIP2 geolocation API when built with `configure --with-geoip2`. +#### BIND 9.14.5 + +BIND 9.14.5 is a maintenance release. + +#### BIND 9.14.6 + +BIND 9.14.6 is a maintenance release. + ### Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html index 2ffa1803d9..2daea6e7a2 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -614,6 +614,6 @@ -
BIND 9.14.5 (Stable Release)
+BIND 9.14.6 (Stable Release)