diff options
author | Werner Koch <[email protected]> | 2005-07-25 14:35:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-07-25 14:35:04 +0000 |
commit | a2d1673d6622e39c41f061e1bffb5ca05c803320 (patch) | |
tree | 292c3b03237aab155753bb3dddc141235e0c1e55 /NEWS | |
parent | * gpgsm.c (main): New options --no-log-file and --debug-none. (diff) | |
download | gnupg-a2d1673d6622e39c41f061e1bffb5ca05c803320.tar.gz gnupg-a2d1673d6622e39c41f061e1bffb5ca05c803320.zip |
* findkey.c (agent_public_key_from_file): Fixed array assignment.
This was the cause for random segvs.
* call-agent.c (gpgsm_agent_readkey): New.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Noteworthy changes in version 1.9.18 ------------------------------------------------- + * [gpgsm] Now allows for more than one email address as well as URIs + and dnsNames in certificate request generation. A keygrip may be + given to create a request from an existing key. + Noteworthy changes in version 1.9.17 (2005-06-20) ------------------------------------------------- |