X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=3e04abb053d7c81487a96d082cad7d404db7c479;hb=8f43a18b96b1fb5678d5e1e9ca13f99b734694ef;hp=b57c5ea567e3d07c1724ce98c58b2613c39a17d1;hpb=dd887c15fa21071a2f4931f7248e10c4ab1029d2;p=nncp.git diff --git a/doc/news.texi b/doc/news.texi index b57c5ea..3e04abb 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -3,6 +3,41 @@ See also this page @ref{Новости, on russian}. +@node Release 5.1.1 +@section Release 5.1.1 +@itemize + +@item +Fixed workability of @command{nncp-file} with @option{-chunked 0} option. + +@end itemize + +@node Release 5.1.0 +@section Release 5.1.0 +@itemize + +@item +@command{nncp-file} can send directories, automatically creating pax +archive on the fly. + +@item +Free disk space is checked during outbound packets creation. + +@item +@option{freq}, @option{freqminsize}, @option{freqchunked} configuration +file options replaced with the structure: +@option{freq: @{path: ..., minsize: ..., chunked: ...@}}. + +@item +Added @option{freq.maxsize} configuration file option, forbidding of +freq sending larger than specified size. + +@item +Ability to notify about successfully executed commands (exec) with +@option{notify.exec} configuration file option. + +@end itemize + @node Release 5.0.0 @section Release 5.0.0 @itemize