X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=349880d95e2baaa2c0d686ff67b6af176d191a5d;hb=1d2ce674b042d07fd9b37a46578c8b62bb0345b7;hp=85095ba06a9db9332eede2f19287a6958857cbe7;hpb=758cf055a9738e5d2ae9d9a469032988f12bc686;p=nncp.git diff --git a/doc/news.texi b/doc/news.texi index 85095ba..349880d 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -3,10 +3,30 @@ See also this page @ref{Новости, on russian}. +@node Release 5.2.0 +@section Release 5.2.0 +@itemize + +@item +Most commands by default show oneline operations progress. +@option{-progress}, @option{-noprogress} command line options, +@option{noprogress} configuration file option appeared. + +@item +Fixed incorrect @command{nncp-check} command return code, that returned +bad code when everything is good. + +@end itemize + @node Release 5.1.2 @section Release 5.1.2 @itemize +@item +@strong{Critical} vulnerability: remote peers authentication could lead +to incorrect identification of remote side, allowing foreign encrypted +packets downloading. + @item Bugfix: private and public Noise keys were swapped in newly created configuration files, that lead to inability to authenticate online peers.