diff options
author | Werner Koch <[email protected]> | 2007-05-09 11:01:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-05-09 11:01:33 +0000 |
commit | edb3dc99e9833136a7454561d8e0845aa9e55609 (patch) | |
tree | 112160d61c00df7b476409a698f746b07076e20c /NEWS | |
parent | Add a howto section. (diff) | |
download | gnupg-2.0.4.tar.gz gnupg-2.0.4.zip |
Preparing 2.0.4gnupg-2.0.4
Diffstat (limited to '')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ -Noteworthy changes in version 2.0.4 +Noteworthy changes in version 2.0.4 (2007-05-09) ------------------------------------------------ - * The Assuan key listing commands are now also working for systems - without the funopen/fopencookie API. + * The server mode key listing commands are now also working for + systems without the funopen/fopencookie API. * PKCS#12 import now tries several encodings in case the passphrase was not utf-8 encoded. New option --p12-charset for gpgsm. |