* NEWS: Note multiple Comment: support and --sig-keyserver-url.

This commit is contained in:
David Shaw 2003-10-10 03:19:59 +00:00
parent 40db05fb99
commit 7724105f73
2 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-10-09 David Shaw <dshaw@jabberwocky.com>
* NEWS: Note multiple Comment: support and --sig-keyserver-url.
2003-10-01 Werner Koch <wk@gnupg.org> 2003-10-01 Werner Koch <wk@gnupg.org>
* configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.

14
NEWS
View File

@ -5,8 +5,9 @@ Noteworthy changes in version 1.3.3 (unreleased)
* Support for the TIGER/192 hash has been dropped. This should * Support for the TIGER/192 hash has been dropped. This should
not be interpreted as a statement as to the strength of not be interpreted as a statement as to the strength of
TIGER/192: the upcoming revision to the OpenPGP standard removes TIGER/192 - rather, the upcoming revision to the OpenPGP
support for several unused (or mostly unused) hashes. standard removes support for several unused (or mostly unused)
hashes.
* Revoked or expired user IDs are now skipped when selecting keys * Revoked or expired user IDs are now skipped when selecting keys
for encryption. Specifying a key by the key ID overrides this for encryption. Specifying a key by the key ID overrides this
@ -17,6 +18,8 @@ Noteworthy changes in version 1.3.3 (unreleased)
very old version of Windows that has the 8.3 filename limit, you very old version of Windows that has the 8.3 filename limit, you
may need to change this. may need to change this.
* Multiple "Comment:" lines in armored output are now allowed.
* New --list-options option. This option takes a list of * New --list-options option. This option takes a list of
arguments that allows the user to customize exactly what key arguments that allows the user to customize exactly what key
listings (including the --edit-key listing) look like, enabling listings (including the --edit-key listing) look like, enabling
@ -33,6 +36,9 @@ Noteworthy changes in version 1.3.3 (unreleased)
each user ID, etc. See the manual for the complete list of each user ID, etc. See the manual for the complete list of
verify-options. verify-options.
* New --sig-keyserver-url to embed a "where to get my key"
subpacket into a signature.
* The options --show-photos, --show-policy-url, --show-notation, * The options --show-photos, --show-policy-url, --show-notation,
and --show-keyring are all deprecated in favor of those and --show-keyring are all deprecated in favor of those
arguments to --list-options and --verify-options. The new arguments to --list-options and --verify-options. The new
@ -50,8 +56,8 @@ Noteworthy changes in version 1.3.3 (unreleased)
* To simplify running both the stable (1.2.x) and development * To simplify running both the stable (1.2.x) and development
(1.3.x) versions of GnuPG, the development version will try to (1.3.x) versions of GnuPG, the development version will try to
load the options file gpg.conf-VERSION before falling back to load the options file gpg.conf-VERSION (e.g. gpg.conf-1.3.3 for
the regular gpg.conf file. this release) before falling back to the regular gpg.conf file.
* Two new %-expandos for use in notation and policy URLs. "%g" * Two new %-expandos for use in notation and policy URLs. "%g"
expands to the fingerprint of the key making the signature expands to the fingerprint of the key making the signature