X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=03c719710ca773210f666dfb7070769d9bcfe45e;hb=2cad23b498bbb9fc1e929b4900b40e520017c614;hp=b52f5140457c91af0d4d3f29fde83cc923558e56;hpb=a7bc092eb93fb9526b27bca20ae7b88b01d99f84;p=nncp.git diff --git a/doc/news.texi b/doc/news.texi index b52f514..03c7197 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,8 +1,26 @@ @node News +@cindex news @unnumbered News See also this page @ref{Новости, on russian}. +@node Release 8_6_0 +@section Release 8.6.0 +@itemize + +@item +@command{nncp-xfer} checks if locally copied packet's checksum differs +from the source's one. + +@item +Ability to turn @code{fsync} operation off using @env{$NNCPNOSYNC=1} +environment variable. + +@item +Added various indices in documentation, that should help searching in it. + +@end itemize + @node Release 8_5_0 @section Release 8.5.0 @itemize @@ -19,6 +37,9 @@ Ability to override internal default timeout for online protocol through @env{$NNCPDEADLINE} environment variable. Can be useful for very high delay links. +@item +NNCP builds on OpenBSD. + @end itemize @node Release 8_4_0 @@ -294,7 +315,7 @@ command. @itemize @item -Fixed failing directories fsync after @file{.seen} file creation. +Fixed failing directories @code{fsync} after @file{.seen} file creation. @end itemize @@ -696,7 +717,7 @@ 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. +Explicit directories @code{fsync}-ing for guaranteed files renaming. @end itemize