diff options
author | Marcus Brinkmann <[email protected]> | 2004-09-27 20:24:48 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-09-27 20:24:48 +0000 |
commit | b8b44c4767a25912db79e641ff660e44145c5d40 (patch) | |
tree | dc5e7ecab07941831cb3c7a379546b90180530d9 /doc/ChangeLog | |
parent | 2004-09-27 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-b8b44c4767a25912db79e641ff660e44145c5d40.tar.gz gpgme-b8b44c4767a25912db79e641ff660e44145c5d40.zip |
2004-09-27 Marcus Brinkmann <[email protected]>
* gpgme.texi (Passphrase Callback): Document
GPG_ERR_NOT_IMPLEMENTED.
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 afb6a8d3..fba19d06 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2004-09-27 Marcus Brinkmann <[email protected]> + * gpgme.texi (Passphrase Callback): Document + GPG_ERR_NOT_IMPLEMENTED. + * gpgme.texi: Update copyright year for tex version. 2004-07-29 Moritz Schulte <[email protected]> |