diff options
author | Marcus Brinkmann <[email protected]> | 2002-12-23 22:34:25 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-12-23 22:34:25 +0000 |
commit | 06afcd13c6f2ce687bb647f14df2cee9d50464b2 (patch) | |
tree | cbcc4cd25f72a251ada271625de32977ba073b08 /doc/ChangeLog | |
parent | 2002-12-23 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-06afcd13c6f2ce687bb647f14df2cee9d50464b2.tar.gz gpgme-06afcd13c6f2ce687bb647f14df2cee9d50464b2.zip |
doc/
2002-12-23 Marcus Brinkmann <[email protected]>
* gpgme.texi (Information About Keys): Document that
GPGME_ATTR_IS_SECRET is not representable as a string anymore.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 3622567a..39a54aaf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-12-23 Marcus Brinkmann <[email protected]> + + * gpgme.texi (Information About Keys): Document that + GPGME_ATTR_IS_SECRET is not representable as a string anymore. + 2002-12-22 Marcus Brinkmann <[email protected]> * gpgme.texi (Key Signatures): New section. |