aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 04:07:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 04:07:02 +0000
commit30ce92c4bb6af96dfdbd4bb4eeb0cb5df74a684f (patch)
tree5f678b0c577b5152e39928c9d5710b26ba780326
parent1e26a787e976cf79496911e5351c9b1928d93bf8 (diff)
updated ChangeLog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1123 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.ja13
2 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cbd96c91..054698dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
2006-08-09
* libsylph/codeconv.[ch]: conv_check_file_encoding(): check the
- encoding of text file if it is locale encoding or UTF-8,..
+ encoding of text file to see if it is locale encoding or UTF-8.
* src/compose.c: compose_insert_file(): check whole file to see if it
is UTF-8.
diff --git a/ChangeLog.ja b/ChangeLog.ja
index ff0303ac..2de5c4e5 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,16 @@
+2006-08-09
+
+ * src/compose.c: compose_set_ext_editor_sensitive():
+ 「/ファイル/署名を追加」のセンシティビティも設定するようにした。
+
+2006-08-09
+
+ * libsylph/codeconv.[ch]: conv_check_file_encoding(): テキストファイル
+ のエンコーディングをチェックしてロケールエンコーディングまたは UTF-8
+ かを判別。
+ * src/compose.c: compose_insert_file(): ファイル全体をチェックして
+ UTF-8 かどうかを調べるようにした。
+
2006-08-07
* configure.in: onig-config を使用。