diff options
author | Marcus Brinkmann <[email protected]> | 2003-01-30 12:01:21 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-01-30 12:01:21 +0000 |
commit | feb78b25ec156d50c612e2756f8480925fff140a (patch) | |
tree | 2d6072da71f451d3bc528cd30a27411899e6bace /doc/ChangeLog | |
parent | Add new interfaces. (diff) | |
download | gpgme-feb78b25ec156d50c612e2756f8480925fff140a.tar.gz gpgme-feb78b25ec156d50c612e2756f8480925fff140a.zip |
2003-01-30 Marcus Brinkmann <[email protected]>
* gpgme.texi (Protocols and Engines): Document
gpgme_get_protocol_name.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ab3a6ae7..8487dc12 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2003-01-30 Marcus Brinkmann <[email protected]> + * gpgme.texi (Protocols and Engines): Document + gpgme_get_protocol_name. + * gpgme.texi (Engine Information): Rewritten. 2003-01-29 Marcus Brinkmann <[email protected]> |