diff options
author | Werner Koch <[email protected]> | 2007-11-22 16:44:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-11-22 16:44:37 +0000 |
commit | 4dbd2fbdfebbd610f9376a2a60472d4061e5b3c4 (patch) | |
tree | 92e97bbc755dbea5a9c629c358834ed93b7a23d4 /NEWS | |
parent | Suuport INV_RECP reason code 11. (diff) | |
download | gpgme-4dbd2fbdfebbd610f9376a2a60472d4061e5b3c4.tar.gz gpgme-4dbd2fbdfebbd610f9376a2a60472d4061e5b3c4.zip |
New API gpgme_op_getauditlog.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ Noteworthy changes in version 1.1.6 (unreleased) * Interface changes relative to the 1.1.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_signature_t EXTENDED: New field chain_model. + gpgme_op_getauditlog_start NEW. + gpgme_op_getauditlog NEW. + GPGME_AUDITLOG_HTML NEW. + GPGME_AUDITLOG_WITH_HELP NEW. Noteworthy changes in version 1.1.5 (2007-07-09) @@ -1192,7 +1196,7 @@ Noteworthy changes in version 0.2.1 (2001-04-02) * Made the W32 support more robust. - Copyright 2001, 2002, 2003, 2004, 2005 g10 Code GmbH + Copyright 2001, 2002, 2003, 2004, 2005, 2007 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |