aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-08-05 17:20:18 +0000
committerWerner Koch <[email protected]>2003-08-05 17:20:18 +0000
commitc9c41927635b55500f4b0d2f3cc04f9bc2b024cd (patch)
tree5c017d70978fbdd3fee4f12d78395d4f59d3e18e /NEWS
parentCleanups, fixes and PC/SC support (diff)
downloadgnupg-c9c41927635b55500f4b0d2f3cc04f9bc2b024cd.tar.gz
gnupg-c9c41927635b55500f4b0d2f3cc04f9bc2b024cd.zip
About to release the first 1.9 version.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 9e6b9f1af..8165e07b7 100644
--- a/NEWS
+++ b/NEWS
@@ -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.