]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
recfile log format
[nncp.git] / doc / news.texi
index 1b701a96b02f42bea37a4b2b5bdc88ff63fa0907..866fb531d435c1ed6e49e7d44e3df39e61f3f3af 100644 (file)
@@ -3,6 +3,30 @@
 
 See also this page @ref{Новости, on russian}.
 
+@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
@@ -18,6 +42,11 @@ second while it is active.
 @option{calls} configuration section. You can configure per-call
 automatic tosser options.
 
+@item
+Use vendoring, instead of @env{GOPATH} overriding during tarball
+installation, because current minimal Go's version is 1.12 and it
+supports modules.
+
 @end itemize
 
 @node Release 5.5.1