diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 05366c345..b8a85ed72 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2003-08-25 David Shaw <[email protected]> + + * gpg.sgml: Document --list-options (show-photos, show-policy-url, + show-notation, show-keyring) and --verify-options (show-photos, + show-policy-url, show-notation). Deprecate --show-photos, + --show-policy-url, --show-notation, and --show-keyring. + 2003-07-10 David Shaw <[email protected]> * DETAILS: Document the --attribute-fd data. @@ -7,8 +14,8 @@ the homedir. Add pointer in --ignore-time-conflict to see --ignore-valid from, and vice versa. Warning not to try and parse --list-keys in scripts. Document the signature flags - (1-3/L/R/P/N/X), Document expandos %g and %p. Note the default - --personal-digest-preferences are "H2". + (1-3/L/R/P/N/X/T), Document expandos %g and %p. Note the default + --personal-digest-preferences are SHA-1. 2003-05-26 David Shaw <[email protected]> |