X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=bc97c7ff5c08e4cd4e0b941ef6994e34bf0e7cd9;hb=de5015ba21c8f2da0e54d13f1c8600daaaebff91;hp=c0a7912e30f643956b3ab2f0ad4a4527c82bf628;hpb=2e59e1d8da61bc5dee797d351e50e8ed114aa4c7;p=nncp.git diff --git a/doc/news.texi b/doc/news.texi index c0a7912..bc97c7f 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -12,6 +12,9 @@ See also this page @ref{Новости, on russian}. @command{nncp-xfer} checks if locally copied packet's checksum differs from the source's one. +@item +@command{nncp-call} has bad return code if its queues contain unfinished jobs. + @item @command{nncp-ack} command appeared, that sends explicit packet receipt acknowledgement (ACK packet). That acknowledgement deletes referenced @@ -85,7 +88,7 @@ transport protocol, making it able to work as an ordinary TCP server inside overlay network. @item -Yggdrasil's @code{prv;bind1,bind2;pub...}-like configuration strings are +Yggdrasil's @code{prv;bind1,bind2;pub@dots{}}-like configuration strings are replaced with URL-like ones (@code{yggdrasils://PRV?bind=BIND1&bind=BIND2&pub=PUB}). @item @@ -335,7 +338,7 @@ plain packet type with @command{nncp-toss}, @command{nncp-file} and @item Fixed workability of @command{nncp-file} and @command{nncp-exec} -commands, that use temporary file (stdin and @option{-use-tmp}). +commands, that use temporary file (@code{stdin} and @option{-use-tmp}). @item Fixed disappearing bad return code in @command{nncp-exec} command. @@ -924,8 +927,8 @@ option in configuration file and using @command{nncp-exec} command: you must use @verb{|nncp-exec NODE sendmail RECIPIENT|}. @item @option{sendmail} configuration file option is replaced with - @option{exec}. @verb{|sendmail: [...]|} must be replaced with - @verb{|exec: sendmail: [...]|}. + @option{exec}. @code{sendmail: [@dots{}]} must be replaced with + @code{exec: sendmail: [@dots{}]}. @end itemize @item