From: Tinderbox User Date: Fri, 15 Sep 2017 23:46:07 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0b1~193 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c0cc899496cccf8ea3bec24a94ed384287ec3e1a;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/CHANGES b/CHANGES index a0905028159..257f5219093 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ 4723. [bug] Statistics counter DNSTAPdropped was misidentified as DNSSECdropped. [RT #46002] - + 4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of strlcpy() and strlcat() for safety. [RT #45981]