aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-06-25 09:18:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-06-25 09:18:34 +0000
commit8edb1a69ed54525f32b3e0c20de5633b2cc7aa59 (patch)
treee0e62ea19c8867ba5d3a800aaf01ade59834c3dd /ChangeLog
parentb1235a764827a18aa8db3e47083b95f075d13b61 (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 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fbcd1d6..9ea5bdbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-25
+
+ * src/addressbook.c: addressbook_format_address(): null-check person
+ to avoid crash (thanks to Michael Schwendt).
+
2007-06-22
* src/about.c: place cursor at the start (fixed unintended scroll