]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
On demand calling
[nncp.git] / doc / news.texi
index 624143d5db6710f49c35d42c20e737dfcbaec61f..ebd48da449fe46b728fd9aa419e1d732b05124ce 100644 (file)
@@ -3,6 +3,25 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 5.7.0
+@section Release 5.7.0
+@itemize
+
+@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
@@ -11,6 +30,18 @@ See also this page @ref{Новости, on russian}.
 @option{-autotoss*} option runs tosser not after the call, but every
 second while it is active.
 
+@item
+@option{autotoss}, @option{autotoss-doseen},
+@option{autotoss-nofile}, @option{autotoss-nofreq},
+@option{autotoss-noexec}, @option{autotoss-notrns} options available in
+@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