diff options
author | Werner Koch <[email protected]> | 2014-08-12 08:36:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-08-12 18:28:25 +0000 |
commit | 5b2dcdd513ff503bb0bffbe7b9aa6d81d48dfaeb (patch) | |
tree | e392656a3d3a0490258903036503dc088670c5cc /NEWS | |
parent | po: Auto-update due to removed string. (diff) | |
download | gnupg-2.0.26.tar.gz gnupg-2.0.26.zip |
Release 2.0.26gnupg-2.0.26
Diffstat (limited to '')
-rw-r--r-- | NEWS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,6 +1,17 @@ -Noteworthy changes in version 2.0.26 (unreleased) +Noteworthy changes in version 2.0.26 (2014-08-12) ------------------------------------------------- + * gpg: Fix a regression in 2.0.24 if a subkey id is given + to --recv-keys et al. + + * gpg: Cap attribute packets at 16MB. + + * gpgsm: Auto-create the ".gnupg" home directory in the same + way gpg does. + + * scdaemon: Allow for certificates > 1024 when using PC/SC. + + Noteworthy changes in version 2.0.25 (2014-06-30) ------------------------------------------------- |