From: Evan Hunt Date: Wed, 3 Apr 2013 15:35:11 +0000 (-0700) Subject: [master] grammar fix X-Git-Tag: v9.10.0a1~447 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92754e2e4954e497eb2983c76198889b5a3218aa;p=thirdparty%2Fbind9.git [master] grammar fix --- diff --git a/CHANGES b/CHANGES index aa885f0f46f..2ee6e2ce7f3 100644 --- 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.