aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-13 07:26:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-13 07:26:18 +0000
commit9c3ef467a566ff0c7cf7900cf7a46646c09a2c4b (patch)
treeb60acc16831a4bb1b1961decea327fa5b6ed5bfc /ChangeLog
parente5f867db49ad719683314d3dba070909c39d3fc7 (diff)
fixed crashes when ~/.gnupg doesn't exist.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@216 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8259d929..2e7fdd34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-04-13
+
+ * src/rfc2015.c: pgp_sign(): fixed missing brackets. Check if
+ result->signatures is not NULL (fix crashes when ~/.gnupg doesn't
+ exist).
+ * src/sigstatus.c: gpgmegtk_sig_status_to_string(): check if signature
+ is not NULL.
+
2005-04-12
* version 1.9.8