diff options
author | Werner Koch <[email protected]> | 2006-07-28 09:52:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-07-28 09:52:11 +0000 |
commit | f19e8892a208a1591f4b925ea137a0ec8697c91a (patch) | |
tree | 70ddcb6f48060221ff11fdcb3e8371c6441e6166 /g10/ChangeLog | |
parent | * Makefile.am: Fix missing include path for gpgkeys_finger (needs the (diff) | |
download | gnupg-1.4.5rc1.tar.gz gnupg-1.4.5rc1.zip |
Preparing a release candidategnupg-1.4.5rc1
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 3ab05117f..21f258bfa 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -2,9 +2,9 @@ * keygen.c (gen_card_key_with_backup): Initialize sk_{un}protected. - * import.c (import): Init KEYBLOCK. + * import.c (import): Initialize KEYBLOCK. - * pkclist.c (edit_ownertrust): Intialize trust to avoid ggc + * pkclist.c (edit_ownertrust): Intialize trust to avoid gcc warning. * parse-packet.c (parse_comment): Cap comments at 65k. |