INN commit: branches/2.5 (3 files)
Florian Schlichting
fschlich at cis.fu-berlin.de
Fri Mar 22 14:57:33 UTC 2013
Hi Julien,
On Mon, Mar 18, 2013 at 11:48:18AM -0700, INN Commit wrote:
> Date: Monday, March 18, 2013 @ 11:48:18
> Author: iulius
> Revision: 9464
this commit introduced a POD error:
> --- doc/pod/news.pod 2013-03-18 18:47:27 UTC (rev 9463)
> +++ doc/pod/news.pod 2013-03-18 18:48:18 UTC (rev 9464)
> @@ -1,3 +1,15 @@
> +=head1 Changes in 2.5.4
> +
> +=item *
> +
> +When using funnel feeds, B<innfeed> log files were open forever, which
> +resulted in empty log files, once rotated by B<scanlogs>. Exploder and
...
It lacks an =over 2 between the =head1 and =item, which leads to an
ugly warning at the bottom of the NEWS file. This should fix it:
--- a/doc/pod/news.pod
+++ b/doc/pod/news.pod
@@ -1,5 +1,7 @@
=head1 Changes in 2.5.4
+=over 2
+
=item *
When using funnel feeds, B<innfeed> log files were open forever, which
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5565 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/inn-workers/attachments/20130322/ad6e20d4/attachment.bin>
More information about the inn-workers
mailing list