aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-13 07:14:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-13 07:14:28 +0000
commitc9865e35f9eaca97abb9369c888535cf007838b4 (patch)
tree43485b03ede45154745518aef1b7e3a63690cd47 /ChangeLog
parentd7ea96a449049db7de8e92d135b1d961c523a351 (diff)
fflush() stream before rewind() to ensure error checking.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1156 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f684cd6..25be8c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-09-13
+ * libsylph/utils.c
+ libsylph/procmime.c: fflush() stream before rewind() to ensure
+ error checking.
+
+2006-09-13
+
* libsylph/procmsg.c: procmsg_read_cache(): fixed crash when reading
a corrupted cache data.
* libsylph/session.c: session_read_data_as_file_cb(): fflush buffer