]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Ability to forcefully override umask
[nncp.git] / doc / news.texi
index f4d7dc485109681cd9cc9e260bd569b1972005f6..b57c5ea567e3d07c1724ce98c58b2613c39a17d1 100644 (file)
@@ -18,6 +18,10 @@ not supported. @code{zlib} compression is replaced with
 @code{Zstandard}, due to its speed and efficiency, despite library
 version is not mature enough.
 
+@item
+Ability to call remote nodes via pipe call of external command, not only
+through TCP.
+
 @item
 @command{nncp-cfgnew} generates configuration file with many
 comments. @option{-nocomments} option can be used for an old
@@ -27,6 +31,9 @@ behaviour.
 Duplicate filenames have @file{.CTR} suffix, instead of @file{CTR}, to
 avoid possible collisions with @file{.nncp.chunkCTR}.
 
+@item
+Ability to override process umask through configuration file option.
+
 @item
 Files and directories are created with 666/777 permissions by default,
 allowing control with @command{umask}.