diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-17 07:12:59 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-17 07:12:59 +0000 |
commit | cb0f123ef7a2d83796a648baa14e93ed00c639d6 (patch) | |
tree | b13de4e2b471f7ec086d88f7b7ce51d5d126dbff /ChangeLog.ja | |
parent | c21b3e1d1c8635bdeb9ead64d5616621cd2fa451 (diff) |
implemented spell checking.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@754 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index deafe77b..ae06e980 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,11 @@ +2005-11-17 + + * libsylph/prefs_common.[ch] + src/compose.[ch] + src/prefs_common_dialog.c + configure.in: GtkSpell を使用してスペルチェックを実装(Victor + Ananajevsky さん thanks)。 + 2005-11-16 * src/compose.c: compose_reply_set_entry(): 購読確認リクエスト等に |