]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Merge branch 'develop'
[nncp.git] / doc / news.texi
index b4dd9b1d642dda2dae4dc0f70e6cdfbce52ab7a6..adf538b1d8c4079d29dd6f000901a21f8249e289 100644 (file)
@@ -3,10 +3,46 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 7_2_0
+@section Release 7.2.0
+@itemize
+
+@item
+@command{nncp-trns} command appeared for manual transition packets creation.
+
+@item
+If destination node of transitional packet has non empty @option{via}
+route, then do not ignore, but use it.
+
+@item
+Do not relay multicast packet to area message's originator, that
+obviously has seen its own packet.
+
+@item
+Much less memory usage during MTH hashing when offset is zero: when
+packet is not resumed, but for example checked with @command{nncp-check}
+command.
+
+@end itemize
+
+@node Release 7_1_1
+@section Release 7.1.1
+@itemize
+
+@item
+Fixed failing directories fsync after @file{.seen} file creation.
+
+@end itemize
+
 @node Release 7_1_0
 @section Release 7.1.0
 @itemize
 
+@item
+Multicasting areas feature appeared. Implemented merely by an additional
+plain packet type with @command{nncp-toss}, @command{nncp-file} and
+@command{nncp-exec} commands modification.
+
 @item
 Fixed workability of @command{nncp-file} and @command{nncp-exec}
 commands, that use temporary file (stdin and @option{-use-tmp}).
@@ -22,12 +58,14 @@ Fixed invalid @file{.hdr} generation when transitional packets are used.
 all the nodes at once.
 
 @item
-@command{nncp-pkt} can parse @file{.hdr} files.
+@option{-cycle} option appeared in @command{nncp-check} command, looping
+the check in infinite cycle.
 
 @item
-Multicasting areas feature appeared. Implemented merely by an additional
-plain packet type with @command{nncp-toss}, @command{nncp-file} and
-@command{nncp-exec} commands modification.
+@command{nncp-rm} command can take node alias name.
+
+@item
+@command{nncp-pkt} can parse @file{.hdr} files.
 
 @end itemize