INN commit: branches/2.5/doc/pod (news.pod)
INN Commit
rra at isc.org
Thu Apr 2 19:48:19 UTC 2015
Date: Thursday, April 2, 2015 @ 12:48:19
Author: iulius
Revision: 9819
Update changelog to mention other changes for INN 2.5.5
Modified:
branches/2.5/doc/pod/news.pod
----------+
news.pod | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
Modified: news.pod
===================================================================
--- news.pod 2015-04-02 19:47:43 UTC (rev 9818)
+++ news.pod 2015-04-02 19:48:19 UTC (rev 9819)
@@ -21,6 +21,13 @@
=item *
+B<innd> no longer crashes if a channel is supposed to sleep but does not
+define a waker callback function. Also, the highest file descriptor of
+sleeping channels is now properly updated. Thanks to Petr Novopashenniy
+for the bug report.
+
+=item *
+
Add new B<-i> flag to both B<cnfsstat> and B<innwatch> to specify
how many seconds they should sleep at startup. It will especially be
useful in B<rc.news> so that these scripts are actually started and then
@@ -49,6 +56,19 @@
=item *
+B<innreport> now properly takes into account the time B<nnrpd> spends
+writing when using SASL.
+
+
+=item *
+
+B<scanlogs> now only shows the first 50 lines from error log files.
+Otherwise, all of them were present verbatim in the daily report,
+and the resulting e-mail could bounce owing to its length. Thanks to
+Jeffrey S<M. Vinocur> for the bug report.
+
+=item *
+
Add the B<nnrp.access2readers.conf> contribution script written by
Jeffrey S<M. Vinocur> to convert old-style F<nnrp.access> file to
F<readers.conf>.
More information about the inn-committers
mailing list