]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
grammar
authorJeremy C. Reed <jreed@isc.org>
Wed, 13 Jul 2016 22:19:26 +0000 (18:19 -0400)
committerJeremy C. Reed <jreed@isc.org>
Wed, 13 Jul 2016 22:19:26 +0000 (18:19 -0400)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 7cb84af2338f49c67ec4b3bb80cc70d918bdc808..a43904178439cb93010e45db8ab53b89b0452543 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
        --- 9.9.9-P2 released ---
 
 4406.  [bug]           getrrsetbyname with a non absolute name could
-                       trigger a infinite recursion bug in lwresd
+                       trigger an infinite recursion bug in lwresd
                        and named with lwres configured if when combined
                        with a search list entry the resulting name is
                        too long. (CVE-2016-2775) [RT #42694]
index 4c0bca487cf9e5aee1a48970777cd4e8a1e8be54..78ec02d6b109e4ed6b122a5a638433cf2e0f7fd1 100644 (file)
@@ -24,7 +24,7 @@
       This document summarizes changes since BIND 9.9.9:
     </para>
     <para>
-      BIND 9.9.9-P2 addresses the security issues described in
+      BIND 9.9.9-P2 addresses the security issue described in
       CVE-2016-2775.
     </para>
     <para>
@@ -49,7 +49,7 @@
     <itemizedlist>
       <listitem>
        <para>
-         getrrsetbyname with a non absolute name could trigger a
+         getrrsetbyname with a non absolute name could trigger an
          infinite recursion bug in lwresd and named with lwres
          configured if when combined with a search list entry the
          resulting name is too long.  This flaw is disclosed in