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

About to release the first 1.9 version.

This commit is contained in:
Werner Koch 2003-08-05 17:20:18 +00:00
parent 1bcf8ef9de
commit c9c4192763
4 changed files with 12 additions and 7 deletions

11
NEWS
View file

@ -1,10 +1,13 @@
Noteworthy changes in version 1.9.0 (unreleased)
Noteworthy changes in version 1.9.0 (2003-08-05)
------------------------------------------------
* gpg has been renamed to gpg2 and gpgv to gpgv2. This is a
temporary solution to allow co-existing with stable gpg versions.
====== PLEASE SEE README-alpha =======
* The default config file is ~/.gnupg/gpg.conf-1.9.0 if it exists.
* gpg has been renamed to gpg2 and gpgv to gpgv2. This is a
temporary change to allow co-existing with stable gpg versions.
* ~/.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.