From: Evan Hunt Date: Wed, 11 Feb 2015 06:44:21 +0000 (-0800) Subject: [master] typo X-Git-Tag: v9.11.0a1~1014 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c213a58e803c0bba12e3df0f33405eaee907acc6;p=thirdparty%2Fbind9.git [master] typo --- diff --git a/CHANGES b/CHANGES index ac34c24e46c..c2ddd5f8b29 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,8 @@ 4061. [bug] Handle timeout in legacy system test. [RT #38573] -4060. [bug] dns_rdata_freestruct could be call on a uninitialised - structure when handling a error. [RT #38568] +4060. [bug] dns_rdata_freestruct could be called on a + uninitialised structure when handling a error. + [RT #38568] 4059. [bug] Addressed valgrind warnings. [RT #38549]