From: David Lawrence Date: Thu, 14 Jun 2001 06:14:46 +0000 (+0000) Subject: 901. [cleanup] The man pages no longer have empty lines outside of X-Git-Tag: v9.1.3rc2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a963b8f108e1bda328337a1410694b02c8c348;p=thirdparty%2Fbind9.git 901. [cleanup] The man pages no longer have empty lines outside of literal blocks. update_copyrights has been fixed to cope with the lack of empty lines around the cvs id tag's line in each man source. --- diff --git a/CHANGES b/CHANGES index d762f655bee..2a98abdb5ed 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + + 901. [cleanup] The man pages no longer have empty lines outside of + literal blocks. + 898. [bug] "dig" failed to set a nonzero exit status on UDP query timeout. [RT #1323]