From: Sergey Matveev Date: Fri, 18 Oct 2019 13:13:11 +0000 (+0300) Subject: Unnecessary trailing dots X-Git-Tag: v4.2.1~6 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=bb0772af7552eefa9d73ca23a1be1eab026bc3f1 Unnecessary trailing dots --- diff --git a/NEWS b/NEWS index 1723442..5e997bd 100644 --- a/NEWS +++ b/NEWS @@ -80,4 +80,4 @@ * 28147-89 CBC mode of operation 1.0: - Initial release. + Initial release diff --git a/news.texi b/news.texi index 01fb655..b51fc77 100644 --- a/news.texi +++ b/news.texi @@ -23,7 +23,7 @@ @item Project now is @command{go get}-able and uses @code{go.cypherpunks.ru} namespace: @command{go get go.cypherpunks.ru/gogost}, - @command{go get go.cypherpunks.ru/gogost/cmd/streebog@{256,512@}}. + @command{go get go.cypherpunks.ru/gogost/cmd/streebog@{256,512@}} @end itemize @anchor{Release 4.0}