diff options
author | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 |
commit | f54ea0e32c81a8a69e4512c394dc727593ffa10a (patch) | |
tree | 226944643ab4bbaed865904de58b87be949df946 /NEWS | |
parent | Fixed a gpgconf problem under Windows. (diff) | |
download | gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.tar.gz gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.zip |
Include the GnuPG UI Server specification.
Change the license of the manual to GPLv3+.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ Noteworthy changes in version 1.1.7 (unreleased) applications (it only affects the S/MIME backend on certain operations). + * The reference manual now includes the specification of "The GnuPG + UI Server protocol". + * Interface changes relative to the 1.1.6 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_op_encrypt CHANGED: Output encoding can affect result. |