diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 345dfdda8..2fd0b8078 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2006-03-08 David Shaw <[email protected]> + * mainproc.c (get_pka_address), keylist.c (show_notation): Remove + duplicate code by using notation functions. + * packet.h, build-packet.c (sig_to_notation), keygen.c (keygen_add_notations): Provide printable text for non-human-readable notation values. |