aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-09-30 08:04:16 +0000
committerWerner Koch <[email protected]>2002-09-30 08:04:16 +0000
commit55474920ce6caef262c6a5c7ba24ea1b3b21cd07 (patch)
tree7cd2a5d580b0fd46deef1837cf2e55e4a83d394a
parent* gpgsm/t-keylist.c (doit): Add arg SECRET. (diff)
downloadgpgme-55474920ce6caef262c6a5c7ba24ea1b3b21cd07.tar.gz
gpgme-55474920ce6caef262c6a5c7ba24ea1b3b21cd07.zip
-rw-r--r--gpgme/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog
index cf0fd0e9..7ddcd365 100644
--- a/gpgme/ChangeLog
+++ b/gpgme/ChangeLog
@@ -4,7 +4,7 @@
NULL with the DEBUG.
* engine-gpgsm.c (struct gpgsm_object_s): New member ANY.
- (gpgsm_status_handler): Run the colon function to indicate.
+ (gpgsm_status_handler): Run the colon function to indicate EOF.
(_gpgme_gpgsm_set_colon_line_handler): Better reset ANY here.
2002-09-28 Marcus Brinkmann <[email protected]>