diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,9 +7,13 @@ Noteworthy changes in version 1.4.3 (unreleased) * Under Windows the default engines names are first searched in the installation directory of the gpgme DLL. + * New function gpgme_data_identify to detect the type of a message. + * Interface changes relative to the 1.4.2 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_signers_count NEW. + gpgme_data_type_t NEW. + gpgme_data_identify NEW. Noteworthy changes in version 1.4.2 (2013-05-28) |