]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Fix onlinedeadline workability of pipes
[nncp.git] / doc / news.texi
index 7c725402c656f1e159d8717ffe2232b2754432b1..92ff418e8ea842ea50e7e4b967b84ae2dd262561 100644 (file)
@@ -3,6 +3,16 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 5.3.1
+@section Release 5.3.1
+@itemize
+
+@item
+Fixed @option{onlinedeadline} workability with call addresses that use
+external commands (@verb{#"|somecmd"#}).
+
+@end itemize
+
 @node Release 5.3.0
 @section Release 5.3.0
 @itemize
@@ -16,6 +26,21 @@ Fixed not occurring handshake messages padding.
 @item
 Finish all SP protocol related goroutines, less memory leak.
 
+@item
+SP protocol generates less socket write calls, thus generating less TCP
+packets.
+
+@item
+Check @option{onlinedeadline} and @option{maxonlinetime} options every
+second, independently from socket reads (up to 10 seconds).
+
+@item
+Once per minute, if no other traffic exists, PING packets are sent in
+SP-connection. That allows faster determining of connection unworkability.
+
+@item
+@command{nncp-toss} uses lock-file to prevent simultaneous tossing.
+
 @end itemize
 
 @node Release 5.2.1