diff options
author | Werner Koch <[email protected]> | 2002-06-25 18:32:20 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-06-25 18:32:20 +0000 |
commit | f93de9387042c016147f7f789bfe380afdc3ed94 (patch) | |
tree | 08a7c7cb59cec5444da71b9c4365bcccc4fa7ed0 /NEWS | |
parent | importCertificate( const char* fpr ) (diff) | |
download | gpgme-f93de9387042c016147f7f789bfe380afdc3ed94.tar.gz gpgme-f93de9387042c016147f7f789bfe380afdc3ed94.zip |
* configure.ac: Bumbed LT version to 9/3/0.
(NEED_GPGSM_VERSION): Need 0.3.8 due to fixed export command.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version CVS-HEAD +Noteworthy changes in version 0.3.8 (2002-06-25) ------------------------------------------------ * It is possible to use an outside event loop for the I/O to the @@ -29,7 +29,7 @@ Noteworthy changes in version 0.3.7 (2002-06-04) Noteworthy changes in version 0.3.6 (2002-05-03) ------------------------------------------------ - * All error outout of the gpgsm backend is send to the bit bucket. + * All error output of the gpgsm backend is send to the bit bucket. * The signature verification functions are extended. Instead of always returning GPGME_SIG_STATUS_GOOD, the functions new codes for |