From cf70ca8d68eb836b952f2c234f064b1afc205962 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 26 Oct 1999 12:14:37 +0000 Subject: See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch --- doc/ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ doc/DETAILS | 8 ++++++++ doc/Makefile.am | 2 +- doc/gpg.sgml | 2 +- 4 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 doc/ChangeLog (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog new file mode 100644 index 000000000..b83adc839 --- /dev/null +++ b/doc/ChangeLog @@ -0,0 +1,36 @@ +Tue Oct 26 14:10:21 CEST 1999 Werner Koch + + * Makefile.am (SUBDIRS): Removed gph from this development series + +Mon Sep 6 19:59:08 CEST 1999 Werner Koch + + * Makefile.am (SUBDIRS): New subdir gph for the manual. + +Thu Jul 22 20:03:03 CEST 1999 Werner Koch + + * gpg.sgml (--always-trust): Added. + +Wed Jul 14 19:42:08 CEST 1999 Werner Koch + + * Makefile.am: Create a dummy man page if docbook-to-man is missing. + +Wed Jun 16 20:16:21 CEST 1999 Werner Koch + + * gpg1.pod: Removed. + * gpg.sgml: New. Replaces the pod file + * Makefile.am: Add rule to make a man file from sgml + +Tue Jun 15 12:21:08 CEST 1999 Werner Koch + + * Makefile.in.in: Use DESTDIR. + +Mon May 31 19:41:10 CEST 1999 Werner Koch + + * gpg.1pod: Enhanced the Bugs section (Michael). + +Wed Feb 10 17:15:39 CET 1999 Werner Koch + + * gpg.1pod: Spelling and grammar corrections (John A. Martin) + * FAQ: Ditto. + * DETAILS: Ditto. + diff --git a/doc/DETAILS b/doc/DETAILS index 7c1e11edf..a06b5888e 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -181,6 +181,14 @@ more arguments in future versions. Final statistics on import process (this is one long line) + FILE_START + Start processing a file . indicates the performed + operation: + 1 - verify + + FILE_DONE + Marks the end of a file processing which has been started + by FILE_START. Key generation diff --git a/doc/Makefile.am b/doc/Makefile.am index ae5cdb506..9d06f9bd7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in -SUBDIRS = gph +##SUBDIRS = gph EXTRA_DIST = DETAILS gpg.sgml gpg.1 FAQ HACKING OpenPGP diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 1297737fd..44220a16e 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -260,7 +260,7 @@ only in the local environment. revsig Revoke a signature. GnuPG asks for every -every signature which has been done by one of +signature which has been done by one of the secret keys, whether a revocation certificate should be generated. -- cgit v1.2.3