]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Keep downloading file opened
[nncp.git] / doc / news.texi
index 83b6f960419631b56e5ab2977ce1f3816819317f..565f79e0af01e45fe54e3bdf6246792e1cdee7f6 100644 (file)
@@ -3,6 +3,46 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 6.1.0
+@section Release 6.1.0
+@itemize
+
+@item
+Optimization: most commands do not keep opened file descriptors now.
+Previously you can exceed maximal number of opened files if you have got
+many packets in the spool directory.
+
+@item
+Optimization: do not close file descriptor of the file we download
+online. Previously each chunk lead to expensive open/close calls.
+
+@end itemize
+
+@node Release 6.0.0
+@section Release 6.0.0
+@itemize
+
+@item
+Log uses human readable and easy machine parseable
+@url{https://www.gnu.org/software/recutils/, recfile} format for the
+records, instead of structured RFC 3339 lines. Old logs are not readable
+by @command{nncp-log} anymore.
+
+@item
+@option{-autotoss*} option workability with @command{nncp-daemon}'s
+@option{-inetd} mode.
+
+@item
+Call's @option{when-tx-exists} allows to make a call only when outbound
+packets exists. Combined with seconds-aware cron expression that can be
+used as some kind of auto dialler.
+
+@item
+@command{nncp-cronexpr} command allows you to check validity and
+expectations of specified cron expression.
+
+@end itemize
+
 @node Release 5.6.0
 @section Release 5.6.0
 @itemize