2009-11-10 Marcus Brinkmann <marcus@g10code.de>
[gpgme.git] / src / ChangeLog
index 9c9fffaa29a258215f1c021799a2074d2fbda8ab..d7af1d6c0d4d59cb4b95f6d4dcc1665ad2e3efe0 100644 (file)
@@ -1,7 +1,19 @@
+2009-11-10  Marcus Brinkmann  <marcus@g10code.de>
+
+       * op-support.c (_gpgme_op_reset): Instead of last change, only set
+       sub protocol if it is not the default.
+
 2009-11-10  Werner Koch  <wk@g10code.com>
 
+       * op-support.c (_gpgme_op_reset): Ignore GPG_ERR_NOT_IMPLEMENTED
+       while setting the sub protocol.
+
        * engine-uiserver.c (uiserver_new): Pass fdpassing flag to
        assuan_socket_connect.
+       (set_recipients): Replace fingerprint by user id.
+
+       * engine-gpgsm.c (set_recipients): Fix non-terminating loop in
+       case of a missing key.
 
 2009-11-10  Marcus Brinkmann  <marcus@g10code.de>