aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 07:47:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 07:47:34 +0000
commit9273d06df99648652b98adf86d7562811eb323b8 (patch)
treec27fec60bd50ed5590f149dec8c2c6ae3bbeec48 /ChangeLog
parent559f0d61388eab404f03a1c673b3c322e2cafa07 (diff)
check if OpenPGP protocol is available on startup.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@733 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 69c65ba5..a121b2c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-09
+ * src/passphrase.c
+ configure.in: check the availability of mlock().
+ src/main.c: check_gpg(): check if OpenPGP protocol is available.
+
+2005-11-09
+
* src/account_dialog.c
src/prefs_filter.c: win32: fixed window focus problem.