Be a bit clearer.

This commit is contained in:
Marcus Brinkmann 2002-01-30 01:47:29 +00:00
parent 648db71744
commit 1677f80d7e

4
NEWS
View File

@ -7,12 +7,12 @@
from void* to void**.
* New interface gpgme_op_trustlist_end() to match
gpgme_op_keylist_end.
gpgme_op_keylist_end().
* The CryptPlug modules have been renamed to gpgme-openpgp and
gpgme-smime, and they are installed in pkglibdir by `make install'.
* An idle function can be registered.
* An idle function can be registered with gpgme_register_idle().
* Interface changes relative to the 0.3.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~