aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 00ac0f1bf..decbd97bc 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,16 @@
+2004-09-15 David Shaw <[email protected]>
+
+ * gpgv.c (agent_scd_getattr): Stub.
+
+ * misc.c (get_signature_count): New. Get the signature count from
+ a smartcard.
+ (pct_expando): Call it here so the %c expando becomes the number
+ of signatures issued. This allows for notations or the like with
+ an automatic signature count.
+
+ * ccid-driver.c (usb_get_string_simple): Replacement function to
+ work with older libusb.
+
2004-09-15 Werner Koch <[email protected]>
* g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.