From: Michał Kępień Date: Thu, 10 May 2018 07:43:38 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.0~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65975a3b5f5db58f08ead386478afc740a902fb5;p=thirdparty%2Fbind9.git Add CHANGES entry 4940. [cleanup] Extract the loop in dns__zone_updatesigs() into separate functions to improve code readability. [GL #135] --- diff --git a/CHANGES b/CHANGES index 5f6e79aaed0..6b10bb78e31 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +4940. [cleanup] Extract the loop in dns__zone_updatesigs() into + separate functions to improve code readability. + [GL #135] + 4939. [test] Add basic unit tests for update_sigs(). [GL #135] 4938. [placeholder]