diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-05-26 David Shaw <[email protected]> + + * NEWS: Document --gnupg and the deprecation of --no-openpgp and + --no-pgpX. + 2003-05-24 David Shaw <[email protected]> * configure.ac: Edit preprocessor instructions in g10defs.h to @@ -1,6 +1,11 @@ Noteworthy changes in version 1.3.2 (unreleased) ------------------------------------------------ + * New "--gnupg" option (set by default) that disables --openpgp, + and the various --pgpX emulation options. This replaces + --no-openpgp, and --no-pgpX, and also means that GnuPG has now + grown a --gnupg option to make GnuPG act like GnuPG. + * A bug in key validation has been fixed. This bug only affects keys with more than one user ID (photo IDs do not count here), and results in all user IDs on a given key being treated with |