]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Operations progress
[nncp.git] / doc / news.texi
index 5b9d06bba8fe43683531d9b4ee37f075db2eba26..349880d95e2baaa2c0d686ff67b6af176d191a5d 100644 (file)
@@ -3,10 +3,34 @@
 
 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.
+
 @item
 Explicit directories fsync-ing for guaranteed files renaming.