1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

doc: Minor fix.

--

Due to todays reminder:

  On Tue 2014-04-22 18:46:15 -0400, Daniel Kahn Gillmor wrote:
  > With --trust-model=always, all keys and user IDs are considered
  > automatically valid; they are not automatically trusted (setting
  > universal ownertrust to anything other than "ultimate" would be
  > insufficient to acheive the effect of --trust-model=always, due to
  > --max-cert-depth and certificate path reachability).
  >
  > Thanks to Nicolai Josuttis for pointing out this documentation
  error.
This commit is contained in:
Werner Koch 2014-10-03 20:19:08 +02:00
parent 0943c7cc23
commit 0c52bfa395
2 changed files with 9 additions and 2 deletions

9
NEWS
View file

@ -1,3 +1,10 @@
Noteworthy changes in version 2.1.0 (unreleased)
------------------------------------------------
* For a complete list of changes see the lists of changes for the
2.1.0 beta versions below.
Noteworthy changes in version 2.1.0-beta864 (2014-10-03)
--------------------------------------------------------
@ -11,7 +18,7 @@ Noteworthy changes in version 2.1.0-beta864 (2014-10-03)
* gpg: Default keyring is now created with a .kbx suffix.
* gpg: Add a shortcut to key capabilies menu (e.g. "=e" sets the
* gpg: Add a shortcut to the key capabilies menu (e.g. "=e" sets the
encryption capabilities).
* gpg: Fixed obsolete options parsing.