]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_9] typo v9.9.7rc2
authorEvan Hunt <each@isc.org>
Wed, 11 Feb 2015 06:45:15 +0000 (22:45 -0800)
committerEvan Hunt <each@isc.org>
Wed, 11 Feb 2015 06:45:15 +0000 (22:45 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 45e9106df5dcc6c7a90cac04769ad18c65799d97..c6a6aa5d9add23ec8ee8956c450ec59d8f68ae24 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,9 @@
 
 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]