1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Require libksba 0.9.4 and libgcrypt 1.1.92.

This commit is contained in:
Werner Koch 2004-02-13 12:40:54 +00:00
parent 1a159fd8e3
commit e98b7a9b21
5 changed files with 17 additions and 14 deletions

4
NEWS
View file

@ -5,6 +5,10 @@ Noteworthy changes in version 1.9.5
Cleaned up the build system to better comply with the coding
standards.
* The --import command is now able to autodetect pkcs#12 files and
import secret and private keys from this file format.
Noteworthy changes in version 1.9.4 (2004-01-30)
------------------------------------------------