aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-03-09 12:15:53 +0100
committerWerner Koch <[email protected]>2010-03-09 12:15:53 +0100
commit113b8e15362665ce127ff4bda14521567a1eebff (patch)
tree30e82614f5f4755fce7ae7638b74d5871bf6abc8 /src/ChangeLog
parentChanged the close notify implementaion to allow for more than 256 fds. (diff)
downloadgpgme-113b8e15362665ce127ff4bda14521567a1eebff.tar.gz
gpgme-113b8e15362665ce127ff4bda14521567a1eebff.zip
Hack to start the agent as a side-effect of a secret key listing
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 57a09ff8..2582893e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-09 Werner Koch <[email protected]>
+
+ * engine-gpgsm.c (gpgsm_keylist): Try to start the agent.
+
2010-02-17 Werner Koch <[email protected]>
* posix-io.c (notify_table): Change implementation.