]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Merge branch 'develop'
[nncp.git] / doc / news.texi
index ebfd8c7902429bfaca2177cbd3f8ec0c7796704d..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}).
@@ -31,11 +67,6 @@ the check in infinite cycle.
 @item
 @command{nncp-pkt} can parse @file{.hdr} files.
 
-@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.
-
 @end itemize
 
 @node Release 7_0_0