diff options
author | Werner Koch <[email protected]> | 2007-03-06 20:44:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-03-06 20:44:41 +0000 |
commit | ed84b0f787a48fe2cfdd55b3acf70ca6b4732291 (patch) | |
tree | 24607f518b4e1064785728d8efcdfb3971d69f56 /NEWS | |
parent | Ported multiple-messages protection. (diff) | |
download | gnupg-ed84b0f787a48fe2cfdd55b3acf70ca6b4732291.tar.gz gnupg-ed84b0f787a48fe2cfdd55b3acf70ca6b4732291.zip |
Support for a global gpgconf configuration file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Noteworthy changes in version 2.0.3 * New --verify-option show-primary-uid-only. + * gpgconf may now read a global configuration file to select which + options are changeable by a frontend. + Noteworthy changes in version 2.0.2 (2007-01-31) ------------------------------------------------ |