release notes: gnupg programs are no longer suffixed

This commit is contained in:
Graham Christensen 2017-09-03 09:02:41 -04:00
parent 97a2cd0748
commit 83043c948e
No known key found for this signature in database
GPG Key ID: 06121D366FE9435C

View File

@ -193,6 +193,15 @@ rmdir /var/lib/ipfs/.ipfs
No complete replacement for grsecurity/PaX is available presently.
</para>
</listitem>
<listitem>
<para>
The <literal>gnupg</literal> package used to suffix its programs
with <literal>2</literal>, like <command>gpg2</command> and
<command>gpgv2</command>. This suffix has since been dropped,
and the programs are now simply <command>gpg</command>,
<command>gpgv</command>, etc.
</para>
</listitem>
</itemizedlist>
<para>Other notable improvements:</para>