doc/
authorMarcus Brinkmann <mb@g10code.com>
Tue, 29 Jan 2002 22:58:25 +0000 (22:58 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Tue, 29 Jan 2002 22:58:25 +0000 (22:58 +0000)
commitf64815c9b0dad371d5428ea1d1d35e3dc403fda4
tree0a255fbefbed2363afbc8e3df47e7edba5d64ad2
parent6d63be444f34c4f9af05cc459c9a520956a4a4c3
doc/
2002-01-29  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Run Control): New section.
(Verify): Docuent gpgme_get_notation.
(More Information): New section describing gpgme_get_op_info.

gpgme/
2002-01-29  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h: Add new type GpgmeIdleFunc.  Change type of
gpgme_register_idle to return and accept this type.
* wait.c (gpgme_register_idle): Fix type.
Save and return old value of idle_function.
trunk/NEWS
trunk/doc/ChangeLog
trunk/doc/gpgme.texi
trunk/gpgme/ChangeLog
trunk/gpgme/gpgme.h
trunk/gpgme/wait.c