]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_8] grammar fix
authorEvan Hunt <each@isc.org>
Wed, 3 Apr 2013 15:36:47 +0000 (08:36 -0700)
committerEvan Hunt <each@isc.org>
Wed, 3 Apr 2013 15:38:46 +0000 (08:38 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2700ecdfa68271056fb963773dce892d45d7c806..9b6cddefe8abaf15067ba688a5337fcf7c4bac61 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,10 @@
 3543.  [bug]           Update socket stucture before attaching to socket
                        manager after accept. [RT #33084]
 
-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.
 
 3539.  [port]          win32: timestamp format didn't match other platforms.