X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=fe59117f37ae530a3a44e06a022685b7994a9a0c;hb=284db1303dc4993a95d6f6ba3da5ea522af275b0;hp=9b0e59590f9239361682d194e3de049435aa8912;hpb=ee648620885962bae731cd1e9a9eac0b6545c451;p=nncp.git diff --git a/doc/news.texi b/doc/news.texi index 9b0e595..fe59117 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -4,6 +4,31 @@ See also this page @ref{Новости, on russian}. +@node Release 8_8_0 +@section Release 8.8.0 +@itemize + +@item +Fixed buildability under Go 1.19. + +@item +Minimal required Go version is 1.17. + +@end itemize + +@node Release 8_7_2 +@section Release 8.7.2 +@itemize + +@item +More intuitive, clear and slightly more flexible behaviour of @command{nncp-rm}. + +@item +@command{nncp-rm} also removes corresponding @file{hdr/} file for each +removed packet. + +@end itemize + @node Release 8_7_1 @section Release 8.7.1 @itemize @@ -399,7 +424,7 @@ the check in infinite cycle. @itemize @item -Minimal required Go version 1.13. +Minimal required Go version is 1.13. @item Merkle Tree-based Hashing with BLAKE3 (MTH) is used instead of BLAKE2b.