diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-10 09:54:41 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-10 09:54:41 +0000 |
commit | e758fbd16ba10ed51175341e61f9d710de1a1917 (patch) | |
tree | 2c77016e463b74f6b52415214def81c707b170fa /ChangeLog.ja | |
parent | 0b73715dd9b3033f2ce4e8698a5a1968a9e87646 (diff) |
don't show gpg warning on win32 by default.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@735 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 7dcf5d6f..a24256c1 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,11 @@ 2005-11-10 + * libsylph/prefs_common.c + src/prefs_common_dialog.c: win32 ではデフォルトで gpg の警告を + 表示しないようにした。 "gpg_warning" を "show_gpg_warning" に変更。 + +2005-11-10 + * src/rfc2015.[ch] src/main.c: rfc2015_disable_all() と rfc2015_is_available() を実装。 * src/compose.c: PGP が利用不可の場合は PGP チェックボックスを隠す |