aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-22 16:55:58 +0000
committerMarcus Brinkmann <[email protected]>2002-01-22 16:55:58 +0000
commit14fe2162770f4dac4b3f67c9b250e7648bd4fcdb (patch)
treee5f5953d9c7074482187883d73ef5f734d84e717 /NEWS
parent2002-01-22 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.tar.gz
gpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.zip
Some small updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2cbd9819..74f0ab53 100644
--- a/NEWS
+++ b/NEWS
@@ -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.