aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-12-06 16:30:21 +0000
committerWerner Koch <[email protected]>2005-12-06 16:30:21 +0000
commita1e484f9eac9dfc8e29fdd4955bf8b422ae52061 (patch)
tree2cc2924c13c40f3107e453fb2f39bdb08591514e /doc/ChangeLog
parent2005-11-27 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-a1e484f9eac9dfc8e29fdd4955bf8b422ae52061.tar.gz
gpgme-a1e484f9eac9dfc8e29fdd4955bf8b422ae52061.zip
* Fixed a bug in that the fingerprints of subkeys are not available.
* Clarified usage of the SECRET flag in key listings. It is now reset for stub keys.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index acc5adae..4d5239fd 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-06 Werner Koch <[email protected]>
+
+ * gpgme.texi (Key Management): Updated to match the fixes for
+ subkey fingerprints and theg secret flag.
+
2005-10-06 Marcus Brinkmann <[email protected]>
* gpgme.texi (Destroying Data Buffers): Document gpgme_free.