]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/news.texi
Rename nncp-*cfg commands to have the common prefix
[nncp.git] / doc / news.texi
index 0ca08d2d5dc3a5e444600c47670c222910742c08..5dec744f224a7ec295c2062df9a46f283af9f9bc 100644 (file)
@@ -1,19 +1,39 @@
 @node News
 @unnumbered News
 
+See also this page @ref{Новости, on russian}.
+
 @node Release 0.7
 @section Release 0.7
 @itemize
-@item Ability to feed @command{nncp-file} from stdin, that uses an
-encrypted temporary file for that.
-@item Chunked files transmission appeared with corresponding
+@item
+Ability to feed @command{nncp-file} from stdin, that uses an encrypted
+temporary file for that.
+
+@item
+Chunked files transmission appeared with corresponding
 @command{nncp-reass} command and @option{freqchunked} configuration file
 entry. Useful for transferring big files over small storage devices.
-@item @option{freqminsize} configuration file option, analogue to
+
+@item
+@option{freqminsize} configuration file option, analogue to
 @option{-minsize} one.
-@item @command{nncp-xfer}'s @option{-force} option is renamed to
+
+@item
+@command{nncp-xfer}'s @option{-force} option is renamed to
 @option{-mkdir} for clarity.
-@item Cryptographic libraries (dependecies) are updated.
+
+@item
+@option{-minsize} option is specified in KiBs, not bytes, for
+convenience.
+
+@item
+@command{nncp-newcfg} command is renamed to @command{nncp-cfgnew},
+and @command{nncp-mincfg} to @command{nncp-cfgmin} -- now they have
+common prefix and are grouped together for convenience.
+
+@item
+Cryptographic libraries (dependecies) are updated.
 @end itemize
 
 @node Release 0.6
@@ -39,7 +59,7 @@ lost).
 @item @command{nncp-newnode} renamed to @command{nncp-newcfg} -- it is
 shorter and more convenient to use.
 @item @command{nncp-mincfg} command appeared: helper allowing to create
-minimalistic stripped down configuration files without private keys,
+minimalistic stripped down configuration file without private keys,
 that is useful during @command{nncp-xfer} usage.
 @end itemize