]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Various documentation updates
[nncp.git] / doc / news.texi
index 190d04a8d93ad71947e135ccb72ffddb097d418a..219126968bc2c0ec3a13908a7f55869f14b6d68e 100644 (file)
@@ -3,8 +3,8 @@
 
 See also this page @ref{Новости, on russian}.
 
-@node Release 0.13
-@section Release 0.13
+@node Release 1.0
+@section Release 1.0
 @itemize
 @item
 @strong{Incompatible} encrypted packet format changes. Older versions
@@ -15,6 +15,9 @@ packets, or digest it. It is useful when dealing with stdin/stdout based
 transmission methods (like writing to CD-ROM without intermediate
 prepared ISO image and working with tape drives).
 @item
+@command{nncp-toss} is able to create @file{.seen} files preventing
+duplicate packets receiving.
+@item
 Single background checksum verifier worker is allowed in
 @command{nncp-call}. This is helpful when thousands of small inbound
 packets could create many goroutines.