diff --git a/CHANGES b/CHANGES index e97a6b4d12..c1acdf8f5f 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ 4273. [bug] Only call dns_test_begin() and dns_test_end() once each in nsec3_test as it fails with GOST if called multiple - times. + times. 4272. [bug] dig: the +norrcomments option didn't work with +multi. [RT #41234] diff --git a/lib/dns/tests/nsec3_test.c b/lib/dns/tests/nsec3_test.c index 1f68d9109f..892d3063c6 100644 --- a/lib/dns/tests/nsec3_test.c +++ b/lib/dns/tests/nsec3_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2012, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above