mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Spelling cleanup.
No functional changes, just fixing minor spelling issues. --- Most of these were identified from the command line by running: codespell \ --ignore-words-list fpr,stati,keyserver,keyservers,asign,cas,iff,ifset \ --skip '*.po,ChangeLog*,help.*.txt,*.jpg,*.eps,*.pdf,*.png,*.gpg,*.asc' \ doc g13 g10 kbx agent artwork scd tests tools am common dirmngr sm \ NEWS README README.maint TODO Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
0e1cbabc0a
commit
0904b8ef34
83 changed files with 122 additions and 122 deletions
6
NEWS
6
NEWS
|
@ -299,7 +299,7 @@ Noteworthy changes in version 2.3.0 (unreleased)
|
|||
|
||||
Changes also found in 2.2.11:
|
||||
|
||||
* gpgsm: Fix CRL loading when intermediate certicates are not yet
|
||||
* gpgsm: Fix CRL loading when intermediate certificates are not yet
|
||||
trusted.
|
||||
|
||||
* gpgsm: Fix an error message about the digest algo. [#4219]
|
||||
|
@ -634,7 +634,7 @@ Noteworthy changes in version 2.3.0 (unreleased)
|
|||
|
||||
* gpgsm: Do not expect X.509 keyids to be unique. [#1644]
|
||||
|
||||
* agent: Fix stucked Pinentry when using --max-passphrase-days. [#3190]
|
||||
* agent: Fix stuck Pinentry when using --max-passphrase-days. [#3190]
|
||||
|
||||
* agent: New option --s2k-count. [#3276 (workaround)]
|
||||
|
||||
|
@ -1910,7 +1910,7 @@ Noteworthy changes in version 2.1.0 (2014-11-06)
|
|||
|
||||
* scdaemon: Rename option --disable-pinpad (was --disable-keypad).
|
||||
|
||||
* scdaemon: Better support fo CCID readers. Now, internal CCID
|
||||
* scdaemon: Better support for CCID readers. Now, internal CCID
|
||||
driver supports readers with no auto configuration feature.
|
||||
|
||||
* dirmngr: Removed support for the original HKP keyserver which is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue