diff --git a/doc/ChangeLog b/doc/ChangeLog index 6ebf8b253..c6d73976f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2006-06-22 David Shaw + * gpg.sgml: Document --enable-dsa2, --disable-dsa2, and + --default-keyserver-url. + + * DETAILS: Note "Keyserver:" + * gpg.sgml: Note that --pgp8 does not include SHA224. Clarify that clearsigned messages are not reversible. diff --git a/doc/DETAILS b/doc/DETAILS index ddf2c29bf..51a31a5b4 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -807,6 +807,9 @@ The format of this file is as follows: characters and should not contain spaces. It is useful for batch key generation to associate a key parameter block with a status line. + Keyserver: + This is an optional parameter that specifies the preferred + keyserver URL for the key. Here is an example: diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 251b7aff5..c3adc6ad4 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1722,6 +1722,17 @@ validation. This option is only meaningful if pka-lookups is set. + +--enable-dsa2 +--disable-dsa2 + +Enables new-style DSA keys which (unlike the old style) may be larger +than 1024 bit and use hashes other than SHA-1 and RIPEMD/160. Note +that very few programs currently support these keys and signatures +from them. + + + --show-photos --no-show-photos @@ -3004,6 +3015,14 @@ list is used for new keys and becomes the default for "setpref" in the edit menu. + +--default-keyserver-url &ParmName; + +Set the default keyserver URL to &ParmName;. This keyserver will be +used as the keyserver URL when writing a new self-signature on a key, +which includes key generation and changing preferences. + + --list-config &OptParmNames;