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

diff --git a/CHANGES b/CHANGES
index 27de8d960e8adb4202ddb3a7475fc92415fd202a..b7ac650b717ec852f9019512041e592ec7d11872 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.