aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-21 08:20:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-21 08:20:07 +0000
commitace1046e570adceb22ce1ee924169b81676517d6 (patch)
treeba6771106651736178cb573224717705107f1e09
parenta185556cfbf5881f994da3575777ebdcafd91091 (diff)
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@849 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.ja3
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 711bf317..96726349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
src/summary_search.c
src/prefs_folder_item.c
src/folderview.c: show progress when opening search folder. Don't
- allow the search of search folder.
+ allow the search of search folder. Save case-sensitive option.
* libsylph/procmsg.h
src/compose.c
src/summaryview.c: added MSG_FLAG_CHANGED flag.
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 3d8a2f27..0b520361 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -5,7 +5,8 @@
src/summary_search.c
src/prefs_folder_item.c
src/folderview.c: 検索フォルダを開く時に進捗を表示するようにした。
- 検索フォルダの検索ができないようにした。
+ 検索フォルダの検索ができないようにした。大小文字の区別を保存する
+ ようにした。
* libsylph/procmsg.h
src/compose.c
src/summaryview.c: MSG_FLAG_CHANGED フラグを追加。