diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-22 16:55:58 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-22 16:55:58 +0000 |
commit | 14fe2162770f4dac4b3f67c9b250e7648bd4fcdb (patch) | |
tree | e5f5953d9c7074482187883d73ef5f734d84e717 /NEWS | |
parent | 2002-01-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.tar.gz gpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.zip |
Some small updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ * New interface gpgme_op_trustlist_end() to match 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'. + * Interface changes relative to the 0.3.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_data_new_from_filepart CHANGED: Type of LENGTH is size_t. |