]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Fix nncp-daemon segfault when SP fails
[nncp.git] / doc / news.texi
index 8c809d335b4039d74e8dd768ca85ce13a47032d7..a270f3e7f93c12434e70f846143d1e30e46c22d5 100644 (file)
@@ -3,10 +3,49 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 6.5.0
+@section Release 6.5.0
+@itemize
+
+@item
+Fixed segfault in @command{nncp-daemon} when SP handshake did not succeed.
+
+@end itemize
+
+@node Release 6.4.0
+@section Release 6.4.0
+@itemize
+
+@item
+Fixed possible race in online protocol, that lead to panic.
+
+@end itemize
+
+@node Release 6.3.0
+@section Release 6.3.0
+@itemize
+
+@item
+Fixed possible panic while showing progress during online protocol.
+
+@end itemize
+
+@node Release 6.2.1
+@section Release 6.2.1
+@itemize
+
+@item
+Three places in logs contained excess @code{%s}.
+
+@end itemize
+
 @node Release 6.2.0
 @section Release 6.2.0
 @itemize
 
+@item
+Returned @command{nncp-caller}'s @option{-autotoss*} options workability.
+
 @item
 Yet another logging refactoring and simplification.
 Should be no visible differences to the end user.