aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index aa5843a64..8f05b7e5b 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,21 @@
+2005-05-20 Werner Koch <[email protected]>
+
+ * ccid-driver.c (ccid_transceive): Arghhh. The seqno is another
+ bit in the R-block than in the I block, this was wrong at one
+ place. Fixes bug #419 and hopefully several others.
+
+2005-05-19 Werner Koch <[email protected]>
+
+ * app-common.h, app-openpgp.c, tlv.c, tlv.h: Updated from newer
+ version in gnupg 1.9 CVS.
+
+2005-05-18 Werner Koch <[email protected]>
+
+ * passphrase.c (agent_open): Made global and add arg TRY.
+ (agent_close): Made global.
+
+ * app-common.h (app_t): Add a field to store the Assuan context.
+
2005-05-13 David Shaw <[email protected]>
* build-packet.c (do_comment): Removed.