aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 06:24:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 06:24:24 +0000
commit81e59201385b28d3c6690f48f031d090acc0de31 (patch)
tree5e5115daf5e278c91c7e0e83fdf49026a49151f6 /ChangeLog
parente4eb7ddd1d987340e339b2a59d7ed0be46d79166 (diff)
only add modified flag when files are manually attached.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@862 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 f2aac6f6..b90ac217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-12-26
+ * src/compose.c: only add modified flag when files are manually
+ attached.
+
+2005-12-26
+
* libsylph/utils.c: subst_for_filename(): added more characters to be
substituted (for Win32).
generate_mime_boundary(): replaced subst_char() with subst_chars().