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

diff --git a/CHANGES b/CHANGES
index aa885f0f46f82d5c241cc998a755e3e2477c2eda..2ee6e2ce7f3e141f7875a6f89c6928447eb70833 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,10 +3,10 @@
 
 3542.  [placeholder]
 
-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.