diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-12-27 08:38:46 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-12-27 08:38:46 +0000 |
commit | 67898cdf65b54bd264007c914ad06fca8dd84615 (patch) | |
tree | 10083e31aa0865b5a1a98fb1b016a40483188979 /ChangeLog.ja | |
parent | bdcc354cda8859b86fea45e28419cf44ec42cd3b (diff) |
added the option to treat HTML only messages as attachment.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1947 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 046858c1..e6095364 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,12 @@ 2007-12-27 + * libsylph/prefs_common.[ch] + src/messageview.c + src/prefs_common_dialog.c: 「HTML のみのメッセージを添付として + 扱う」オプションを追加。 + +2007-12-27 + * configure.in src/Makefile.am: win32 以外のプラットフォームで windres を有効に しないようにした。 |