[svn] gpgme - r1324 - trunk

svn author marcus cvs at cvs.gnupg.org
Fri Jun 27 18:08:36 CEST 2008


Author: marcus
Date: 2008-06-27 18:08:35 +0200 (Fri, 27 Jun 2008)
New Revision: 1324

Modified:
   trunk/NEWS
Log:
Add gpgme_cancel_async


Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2008-06-27 16:07:33 UTC (rev 1323)
+++ trunk/NEWS	2008-06-27 16:08:35 UTC (rev 1324)
@@ -15,6 +15,9 @@
  * The reference manual now includes the specification of "The GnuPG
    UI Server protocol".
 
+ * A new function gpgme_cancel_async can be used to asynchronously
+   cancel any pending operation at any time, from any thread.
+
  * Interface changes relative to the 1.1.6 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gpgme_op_encrypt		CHANGED: Output encoding can affect result.
@@ -27,6 +30,7 @@
 gpgme_op_export_start		CHANGED: Output encoding can affect result.
 gpgme_op_export_ext		CHANGED: Output encoding can affect result.
 gpgme_op_export_ext_start	CHANGED: Output encoding can affect result.
+gpgme_cancel_async		NEW
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 




More information about the Gnupg-commits mailing list