diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-06-25 09:18:34 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-06-25 09:18:34 +0000 |
commit | 8edb1a69ed54525f32b3e0c20de5633b2cc7aa59 (patch) | |
tree | e0e62ea19c8867ba5d3a800aaf01ade59834c3dd /NEWS | |
parent | b1235a764827a18aa8db3e47083b95f075d13b61 (diff) |
addressbook.c: null-check person to avoid crash.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1795 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Changes of Sylpheed * The quick search entry is cleared when Escape key is pressed on it. * UTF-8 with BOM is handled correctly when inserting signature. + * Fixed a possible crash when adding address from address book. * Win32: Sylpheed now can be specified as a default mail program in Windows Vista. * Win32: The stall of SMTP session when sending messages via dial-up |