diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index e98bca4bc..1f75baea5 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2005-09-07 Werner Koch <[email protected]> + + * misc.c (parse_options): Allow meta option "help" to list all + options and to exit the program. + 2005-09-02 David Shaw <[email protected]> * parse-packet.c (enum_sig_subpkt, parse_signature, @@ -18,6 +23,11 @@ * photoid.c (generate_photo_id): Enable readline completion and tilde expansion for the JPEG prompt. +2005-08-30 Werner Koch <[email protected]> + + * passphrase.c (agent_open): Print a warning and not an error in + case of a missing agent. Should fix Debian bug #325578. + 2005-08-26 David Shaw <[email protected]> * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for @@ -79,6 +89,7 @@ --passphrase command line option. Only useful in very special circumstances. +>>>>>>> .r3884 2005-08-05 Werner Koch <[email protected]> * gpgv.c (keyserver_import_fprint): New stub. |