]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Generate ACKs during tossing
[nncp.git] / doc / news.texi
index a7ec96118c51eb1af61c1175dc384c5c04bde554..664f176685a737721e1bc6e1a1fc1ca125b15564 100644 (file)
@@ -4,14 +4,32 @@
 
 See also this page @ref{Новости, on russian}.
 
-@node Release 8_8_4
-@section Release 8.8.4
+@node Release 8_9_0
+@section Release 8.9.0
 @itemize
 
+@item
+@command{nncp-toss} command has @option{-gen-ack} option.
+@command{nncp-daemon}, @command{nncp-caller}, @command{nncp-call}
+commands have @option{-autotoss-gen-ack} option. They automatically
+generate ACK packets and store corresponding @file{spool/tx/ack/}
+references to them, to be able to remove them after the transfer.
+
+@item
+@code{autotoss-gen-ack} appeared in call configuration.
+@code{ack} section appeared in neighbour configuration.
+
+@item
+@command{nncp-rm} command has @option{-ack} option to remove packets
+referenced by stored @file{spool/tx/ack/} files generated during tossing.
+
 @item
 Get rid of @command{redo} build system during installation, as there are
 virtually none dependencies, just only compilation of the Go code.
 
+@item
+Updated some dependencies.
+
 @end itemize
 
 @node Release 8_8_3