aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 68cf2d9ba..b5ed29a6e 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,31 @@
+2009-07-21 Werner Koch <[email protected]>
+
+ * app-common.h, app-openpgp.c, iso7816.c, iso7816.h, apdu.c,
+ * apdu.h, ccid-driver.c, ccid-driver.h, card-util.c: Update from
+ GnuPG 2.0 SVN revision 5084.
+
+ * cardglue.h (GCRY_MD_SHA256): Add more GCRY_MD constants.
+ (gcry_handler_progress_t): Add definition.
+ (struct agent_card_info_s): Add fields apptype, is_v2, key_attr.
+ * cardglue.c (learn_status_cb): Set them.
+ (agent_release_card_info): Release APPTYPE.
+ (unescape_status_string, send_status_direct): New.
+ (gcry_mpi_release, gcry_mpi_set_opaque): New.
+ (gcry_md_algo_name): New.
+ (open_card): s/initialized/ref_count/.
+ (agent_learn): Pass new new flag arg to learn_status.
+ (agent_scd_genkey): Add new arg createtime.
+ * keygen.c (gen_card_key, gen_card_key_with_backup): Add new arg
+ TIMESTAMP.
+ (write_direct_sig, write_selfsigs, write_keybinding)
+ (make_backsig): Ditto.
+ (do_generate_keypair): Pass timestamp to all signing functions.
+ (generate_card_subkeypair): Ditto.
+ * keyedit.c (menu_backsign): Pass a new timestamp to all backsisg.
+
+ * gpg.c (main): Disable keypad support.
+ * options.h (struct): Add field disable_keypad.
+
2009-07-17 Werner Koch <[email protected]>
* keyring.c (keyring_rebuild_cache): Replace the assert by a