aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS14
2 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b79d34dcb..9c52770c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-02 David Shaw <[email protected]>
+
+ * NEWS: Add notes about disabled keys, trustdb tweaks, and
+ "revuid".
+
2002-12-27 David Shaw <[email protected]>
* NEWS: Add note about convert-from-106 script.
diff --git a/NEWS b/NEWS
index edc020db1..70656e4cf 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,18 @@ Noteworthy changes in version 1.3.2 (unreleased)
script that automates the conversion from a 1.0.6 or earlier
version of GnuPG to a 1.0.7 or later version.
+ * Disabled keys are now skipped when selecting keys for
+ encryption. If you are using the --with-colons key listings to
+ detect disabled keys, please see doc/DETAILS for a minor format
+ change in this release.
+
+ * Minor trustdb changes to make the trust calculations match
+ common usage.
+
+ * New command "revuid" in the --edit-key menu to revoke a user ID.
+ This is a simpler interface to the old method (which still
+ works) of revoking the user ID self-signature.
+
Noteworthy changes in version 1.3.1 (2002-11-12)
------------------------------------------------
@@ -1360,7 +1372,7 @@ Noteworthy changes in version 0.2.3
is generated on a system without a good random number generator.
-Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without