Add items about I/O callbacks.
authorMarcus Brinkmann <mb@g10code.com>
Fri, 14 Jun 2002 19:40:55 +0000 (19:40 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 14 Jun 2002 19:40:55 +0000 (19:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84e484cd522bf21aa270da36d48a60fab014b07c..89b0b5aaa259aa2af4754d551354f1c1db12e20c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,19 @@
 Noteworthy changes in version CVS-HEAD
 ------------------------------------------------
 
+ * It is possible to use an outside event loop for the I/O to the
+   crypto engine by setting the I/O callbacks with gpgme_set_io_cbs.
+
  * Interface changes relative to the 0.3.6 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+GpgmeIOCb                      NEW
+GpgmeRegisterIOCb              NEW
+GpgmeRemoveIOCb                        NEW
+GpgmeEventIO                   NEW
+GpgmeEventIOCb                 NEW
+struct GpgmeIOCbs              NEW
+gpgme_set_io_cbs               NEW
+gpgme_get_io_cbs               NEW
 GPGME_ATTR_ERRTOK           NEW
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~