aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-04 05:09:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-04 05:09:38 +0000
commitf82890983637db3b6d9fab8da2c2fedaf8b4c800 (patch)
treeddd4f4846424fd4279df1390e3da26e31231be56 /ChangeLog
parent0f5e09dd70529b40cbe9ada65aabac319e5513ff (diff)
fixed crash when checking signature while GnuPG is not available.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2453 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd9b6369..e8fbfb30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-04
+
+ * src/mimeview.c
+ src/rfc2015.c: fixed crash when checking signature while GnuPG is
+ not available.
+
2010-02-02
* src/addr_compl.c: address_completion_complete_address_in_entry():