INN commit: trunk/doc/pod (news.pod)
INN Commit
rra at isc.org
Mon Aug 22 10:28:23 UTC 2011
Date: Monday, August 22, 2011 @ 03:28:22
Author: iulius
Revision: 9367
Update changelog
Modified:
trunk/doc/pod/news.pod
----------+
news.pod | 8 ++++++++
1 file changed, 8 insertions(+)
Modified: news.pod
===================================================================
--- news.pod 2011-08-22 08:51:14 UTC (rev 9366)
+++ news.pod 2011-08-22 10:28:22 UTC (rev 9367)
@@ -365,6 +365,14 @@
=item *
+B<docheckgroups> no longer uses awk. On a few systems, the script was
+failing because of the presence of an old version of awk that has a limit
+in the size of the input it can handle. Processing large newsgroups files
+was consequently impossible. B<docheckgroups> now uses Perl instead of awk,
+which solves the issue reported by S<John F. Morse>.
+
+=item *
+
Other minor bug fixes and documentation improvements. In particular, the
I<debug-shrinking>, I<fast-exit> and I<initial-sleep> keys in F<innfeed.conf>
are now documented. The function C<filter_end()>, called when Perl filtering
More information about the inn-committers
mailing list