From: Sergey Matveev Date: Thu, 19 Jan 2017 20:33:16 +0000 (+0300) Subject: Preparing for 0.4 release X-Git-Tag: 0.4^2~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=52c4d16915a62d5aaafe7feef46c8a0424860260;p=nncp.git Preparing for 0.4 release --- diff --git a/VERSION b/VERSION index be58634..bd73f47 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3 +0.4 diff --git a/doc/news.texi b/doc/news.texi index 912e2d4..9d83b01 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -24,3 +24,15 @@ allowable online connection aliveness time. @node Release 0.3 @section Release 0.3 Fixed compatibility with Go 1.6. + +@node Release 0.4 +@section Release 0.4 +@itemize +@item Small fix in @ref{nncp-call}, @ref{nncp-caller}, +@ref{nncp-daemon}: they can segmentation fail sometimes (no data is lost). +@item @command{nncp-newnode} renamed to @ref{nncp-newcfg} -- it is +shorter and more convenient to use. +@item @ref{nncp-mincfg} command appeared: helper allowing to create +minimalistic stripped down configuration files without private keys, +that is useful during @ref{nncp-xfer} usage. +@end itemize