aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 08:14:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-14 08:14:53 +0000
commit39107c8161a25feebadc1cb9a86b9631f5be6eb1 (patch)
treea3a972e60c7c71e2c22bc643d6c13271b2ce7cb6 /ChangeLog
parent54d009488f25c9902d610bf3af01c4c28dbd964c (diff)
protect uidl file on disk full.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1164 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 f4ed3c84..9fdb2f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-14
+ * libsylph/pop.c: pop3_write_uidl_list(): use PrefFile to protect
+ uidl file on disk full.
+
+2006-09-14
+
* src/textview.c: textview_write_error(): new.
Made error messages display with red color. Show error when writing
body failed.