]> Cypherpunks repositories - nncp.git/commitdiff
Up to date news
authorSergey Matveev <stargrave@stargrave.org>
Sun, 28 Sep 2025 08:51:20 +0000 (11:51 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 28 Sep 2025 09:00:50 +0000 (12:00 +0300)
doc/news.ru.texi
doc/news.texi

index 5db31b51a42625bbc49eb57fb6b07c4e668c86e3..d5a8215b0da4c6620f5bdcb3443e3e739cece634 100644 (file)
@@ -9,6 +9,10 @@
 Возможно передавать конфигурационный факт через открытый файловый
 дескриптор (@env{$NNCPCFG=FD:0} например для чтения из stdin).
 
+@item
+Убрано излишнее требование наличия приватного ключа мультивещательной
+рассылки для отправки в неё.
+
 @end itemize
 
 @node Релиз 8.12.1
index 20f274ecb70df3d6122b7c7bdfd8d81cb7d6f418..9d7d4ceb6146258d7d2d43b238440058d10143fc 100644 (file)
@@ -12,6 +12,9 @@ See also this page @ref{Новости, in russian}.
 Ability to pass configuration file through opened file descriptor
 (@env{$NNCPCFG=FD:0} for example to read it from stdin).
 
+@item
+Removed excess requirement of having area's private key to send to it.
+
 @end itemize
 
 @node Release 8_12_1