gnupg/doc (ChangeLog gpg.sgml)

cvs user dshaw cvs at cvs.gnupg.org
Sat Feb 5 20:42:33 CET 2005


    Date: Saturday, February 5, 2005 @ 20:52:02
  Author: dshaw
    Path: /cvs/gnupg/gnupg/doc

Modified: ChangeLog gpg.sgml

* gpg.sgml: Note that level 0 signatures are always accepted
regardless of --min-cert-level.


-----------+
 ChangeLog |    5 +++++
 gpg.sgml  |   17 ++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)


Index: gnupg/doc/ChangeLog
diff -u gnupg/doc/ChangeLog:1.93 gnupg/doc/ChangeLog:1.94
--- gnupg/doc/ChangeLog:1.93	Thu Feb  3 10:32:53 2005
+++ gnupg/doc/ChangeLog	Sat Feb  5 20:52:02 2005
@@ -1,3 +1,8 @@
+2005-02-05  David Shaw  <dshaw at jabberwocky.com>
+
+	* gpg.sgml: Note that level 0 signatures are always accepted
+	regardless of --min-cert-level.
+
 2005-02-03  Werner Koch  <wk at g10code.com>
 
 	* README.W32: Updated to match the switch to the NSIS installer.
Index: gnupg/doc/gpg.sgml
diff -u gnupg/doc/gpg.sgml:1.78 gnupg/doc/gpg.sgml:1.79
--- gnupg/doc/gpg.sgml:1.78	Thu Dec 16 07:01:19 2004
+++ gnupg/doc/gpg.sgml	Sat Feb  5 20:52:02 2005
@@ -1063,13 +1063,6 @@
 this option.  This option defaults to no.
 </para></listitem></varlistentry>
 
-<varlistentry>
-<term>--min-cert-level</term>
-<listitem><para>
-When building the trust database, disregard any signatures with a
-certification level below this.  Defaults to 2, which disregards level
-1 signatures.
-</para></listitem></varlistentry>
 
 <varlistentry>
 <term>--default-cert-level &ParmN;</term>
@@ -1105,6 +1098,16 @@
 
 
 <varlistentry>
+<term>--min-cert-level</term>
+<listitem><para>
+When building the trust database, disregard any signatures with a
+certification level below this.  Defaults to 2, which disregards level
+1 signatures.  Note that level 0 "no particular claim" signatures are
+always accepted.
+</para></listitem></varlistentry>
+
+
+<varlistentry>
 <term>--trusted-key <parameter>long key ID</parameter></term>
 <listitem><para>
 Assume that the specified key (which must be given




More information about the Gnupg-commits mailing list