]> Cypherpunks.ru repositories - nncp.git/commitdiff
Preparing for 0.4 release
authorSergey Matveev <stargrave@stargrave.org>
Thu, 19 Jan 2017 20:33:16 +0000 (23:33 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 19 Jan 2017 20:33:43 +0000 (23:33 +0300)
VERSION
doc/news.texi

diff --git a/VERSION b/VERSION
index be586341736ee60d6ca2be0f3762a307e8fe79f9..bd73f47072b1fe4b9914ec14a7f6d47fcc8f816a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3
+0.4
index 912e2d4a5512d71ea7bbf4162f731e2499e8a011..9d83b01e348bb20be5b17b23b0279eefd16c12e0 100644 (file)
@@ -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