]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Fix nncp-daemon segfault when SP fails
[nncp.git] / doc / news.texi
index eb4fbbe7ef82789054ef21ef94fb3625831bc607..a270f3e7f93c12434e70f846143d1e30e46c22d5 100644 (file)
@@ -3,6 +3,55 @@
 
 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.
+
+@end itemize
+
 @node Release 6.1.0
 @section Release 6.1.0
 @itemize
@@ -25,6 +74,11 @@ perform integrity check.
 Optimization: files, that are not resumed, are checksummed immediately
 during the online download, skipping @file{.nock}-intermediate step.
 
+@item
+Ability to store encrypted packet's header in @file{.hdr} file, close to
+the packet itself. That can greatly increase performance of packets
+listing on filesystems with big block's size.
+
 @end itemize
 
 @node Release 6.0.0