]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_6] grammar fix
authorEvan Hunt <each@isc.org>
Wed, 3 Apr 2013 15:37:31 +0000 (08:37 -0700)
committerEvan Hunt <each@isc.org>
Wed, 3 Apr 2013 15:39:10 +0000 (08:39 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 955b05c0d3132c3504abf1dc4a1e89c1e9480f8d..7b5d5add6426b75b8fb8401378261a226f6ae151 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,12 @@
 3543.  [bug]           Update socket stucture before attaching to socket
                        manager after accept. [RT #33084]
 
-3542.  [bug]           masterformat system test was broken. [RT #33086]
+3542.  [test]          masterformat system test was broken. [RT #33086]
 
-3541.  [bug]           The parts if libdns was not being properly initialized
-                       in when built in libexport mode. [RT #33028]
+3541.  [bug]           Parts of libdns were not properly initialized when
+                       built in libexport mode. [RT #33028]
 
-3540.  [bug]           libt_api: t_info and t_assert were not thread safe.
+3540.  [test]          libt_api: t_info and t_assert were not thread safe.
 
        --- 9.6-ESV-R9rc1 released ---