aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-10 06:13:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-10 06:13:39 +0000
commit30d77dbdd0591aad49e7cbff3b32f0ad82e73fad (patch)
treed99e3e6d8d2c29f3721d77f359a4b2fb0d48435d /ChangeLog
parent5635cc2b41f14dcb2538915c4b3e89ba98a170b1 (diff)
show more descriptive error when address index failed to read.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2342 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 d1f4793c..87b049d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-11-09
+ * src/addressbook.c: addressbook_read_file(): show more descriptive
+ error.
+
+2009-11-09
+
* libsylph/mh.c
src/inc.c: removed redundant debug print.