diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/gpgme.texi | 2 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index 2c151f7d..e06069d1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-07-22  Marcus Brinkmann  <[email protected]> + +	* gpgme.texi (Error Sources): Fix cut and paste error. +  2003-07-09  Marcus Brinkmann  <[email protected]>  	* gpgme.texi (Key Management): Clarify difference between can_sign diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 0b40f98e..3a2ec830 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -1030,7 +1030,7 @@ OpenPGP protocol.  @item GPG_ERR_SOURCE_GPGSM  The error source is GPGSM, which is the crypto engine used for the -OpenPGP protocol. +CMS protocol.  @item GPG_ERR_SOURCE_GCRYPT  The error source is @code{libgcrypt}, which is used by crypto engines | 
