diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 29bcfc688..9b8349917 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2006-10-06 David Shaw <[email protected]> + + * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather + than whatever key selector the user used on the command line. + 2006-10-02 Werner Koch <[email protected]> * encr-data.c (decrypt_data, mdc_decode_filter): Check the MDC @@ -1792,7 +1797,7 @@ (verify_chv3): Removed the CHV status reread logic because we won't cache the C4 DO anymore. -2005-01-21 David Shaw <[email protected]> +2005-01-21 David Shaw <[email protected]> * keyserver.c (free_keyserver_spec): Fix small leak. (keyserver_typemap): Map https if we are supporting it. |