diff options
author | Werner Koch <[email protected]> | 2016-05-17 17:59:51 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-05-17 18:23:28 +0000 |
commit | 30b447fcfe0e4f362c2575e1b9388e8144b5b2fd (patch) | |
tree | b9479da88dd8f9688532c40c306dcc4804d73fe0 /NEWS | |
parent | Return dedicated error code for all subkeys expired or revoked. (diff) | |
download | gpgme-30b447fcfe0e4f362c2575e1b9388e8144b5b2fd.tar.gz gpgme-30b447fcfe0e4f362c2575e1b9388e8144b5b2fd.zip |
tests: New maintenance helper run-encrypt.
* tests/run-encrypt.c: New.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.6.1 (unreleased) [C25/A14/R_] +Noteworthy changes in version 1.7.0 (unreleased) [C25/A14/R_] ------------------------------------------------ * New function to format a GnuPG style public key algorithm string. |