diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/gpgme.texi | 5 | 
2 files changed, 7 insertions, 0 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index f1edfaee..adff981e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,7 @@  2002-01-16  Marcus Brinkmann  <[email protected]> +	* gpgme.texi (Top): Complete detailmenu. +	  	* gpgme.texi: Convert embarassing cruft to the real thing.  2002-01-16  Marcus Brinkmann  <[email protected]> diff --git a/doc/gpgme.texi b/doc/gpgme.texi index d270a4c2..721bbdb6 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -179,6 +179,11 @@ Sign  * Selecting signers::             How to choose the keys to sign with.  * Creating a signature::          How to create a signature. +Encrypt + +* Selecting recipients::          How to choose the recipients. +* Encrypting a plaintext::        How to encrypt a plaintext. +  @end detailmenu  @end menu | 
