diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Noteworthy changes in version 2.0.4 * The Assuan 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. + Noteworthy changes in version 2.0.3 (2007-03-08) ------------------------------------------------ |