diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,10 +1,13 @@ -Noteworthy changes in version 1.9.0 (unreleased) +Noteworthy changes in version 1.9.0 (2003-08-05) ------------------------------------------------ + ====== PLEASE SEE README-alpha ======= + * gpg has been renamed to gpg2 and gpgv to gpgv2. This is a - temporary solution to allow co-existing with stable gpg versions. + temporary change to allow co-existing with stable gpg versions. - * The default config file is ~/.gnupg/gpg.conf-1.9.0 if it exists. + * ~/.gnupg/gpg.conf-1.9.0 is fist tried as config file before the + usual gpg.conf. * Removed the -k, -kv and -kvv commands. -k is now an alias to --list-keys. New command -K as alias for --list-secret-keys. |