diff options
| author | Werner Koch <[email protected]> | 2004-02-18 16:57:38 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2004-02-18 16:57:38 +0000 |
| commit | bda3467067cb93de9a86b8cad17e20c3f0558d0c (patch) | |
| tree | 85d57ec155bec7789647f9ee9303fb34c9dd696c /NEWS | |
| parent | * gpgsm.c: Fixed value parsing for --with-validation. (diff) | |
| download | gnupg-bda3467067cb93de9a86b8cad17e20c3f0558d0c.tar.gz gnupg-bda3467067cb93de9a86b8cad17e20c3f0558d0c.zip | |
* protect-tool.c (main): Setup the used character set.
* gpg-agent.c (main): Ditto.
* gpg-agent.c (set_debug): New. New option --debug-level.
(main): New option --gpgconf-list.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -8,9 +8,15 @@ Noteworthy changes in version 1.9.5 * [gpgsm] The --import command is now able to autodetect pkcs#12 files and import secret and private keys from this file format. - * [gpgsm] The pinentry will no present a description of the key for + * [gpgsm] The pinentry will now present a description of the key for whom the passphrase is requests. + * [gpgsm] New option --with-validation to check the validity of key + while listing it. + + * New option --debug-level={none,basic,advanced,expert,guru} to map + the debug flags to sensitive levels on a per program base. + Noteworthy changes in version 1.9.4 (2004-01-30) ------------------------------------------------ |
