diff options
author | Werner Koch <[email protected]> | 2006-10-18 17:19:08 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-10-18 17:19:08 +0000 |
commit | 0f49adb44e812a066e96a6b3b3bab2a67a7f1979 (patch) | |
tree | d9d90c160b445f87646562a107326ab828c3a44c /NEWS | |
parent | Fixed v3 keyids. (diff) | |
download | gnupg-1.9.93.tar.gz gnupg-1.9.93.zip |
Preparing a releasegnupg-1.9.93
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.9.93 +Noteworthy changes in version 1.9.93 (2006-10-18) ------------------------------------------------- * In --with-validation mode gpgsm will now also ask whether a root @@ -6,6 +6,13 @@ Noteworthy changes in version 1.9.93 * Link to Pth only if really necessary. + * Fixed a pubring corruption bug in gpg2 occurring when importing + signatures or keys with insane lengths. + + * Fixed v3 keyID calculation bug in gpg2. + + * More tweaks for certificates without extensions. + Noteworthy changes in version 1.9.92 (2006-10-11) ------------------------------------------------- |