diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-28 05:47:28 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-28 05:47:28 +0000 |
commit | 06d0ac5cfb2d71e3fab66d403b53b7d6080d48ce (patch) | |
tree | a9eea31c8bb03ee5cd74ed2578ce3a387919ffe8 /ChangeLog | |
parent | a7102dc008b3526236fd976a63fb61816dde7ed3 (diff) |
fixed the crash when try to use ascii-armored PGP encryption.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1917 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-28 + + * src/compose.c + src/select-keys.c: fixed the crash when try to use ascii-armored PGP + encryption. + 2007-09-27 * libsylph/folder.c: folder_item_compare(): fixed a bug that virtual |