aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 09:54:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 09:54:41 +0000
commite758fbd16ba10ed51175341e61f9d710de1a1917 (patch)
tree2c77016e463b74f6b52415214def81c707b170fa /ChangeLog
parent0b73715dd9b3033f2ce4e8698a5a1968a9e87646 (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')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6501cda..f75798fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-10
+ * libsylph/prefs_common.c
+ src/prefs_common_dialog.c: don't show gpg warning on win32 by
+ default. Changed "gpg_warning" to "show_gpg_warning".
+
+2005-11-10
+
* src/rfc2015.[ch]
src/main.c: implemented rfc2015_disable_all() and
rfc2015_is_available().