aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-07-28 08:01:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-07-28 08:01:46 +0000
commit5f83a4acbbb541dd9077b35eb63a8cda03848201 (patch)
tree19c22c0b51203e44beb6aaeaa3dc503142e492e8 /ChangeLog
parentc87319de0cb7ede68bc38bfa3ae38188fc250a0d (diff)
fixed crashes on checking signature.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1105 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff9d0ef2..318d8af8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-07-28
+ * src/rfc2015.c: sig_status_for_key(): check the error of
+ gpgme_get_key() (fixes crashes on checking signature).
+
+2006-07-28
+
* src/compose.c
src/messageview.c
src/prefs_common_dialog.c