aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 09:49:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-10 09:49:06 +0000
commit0b73715dd9b3033f2ce4e8698a5a1968a9e87646 (patch)
tree08a9f0ee3b0c9521eff68062e8a4f38632e37710 /ChangeLog
parent9273d06df99648652b98adf86d7562811eb323b8 (diff)
hide PGP checkboxes if PGP is not available.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@734 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a121b2c8..f6501cda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-10
+
+ * src/rfc2015.[ch]
+ src/main.c: implemented rfc2015_disable_all() and
+ rfc2015_is_available().
+ * src/compose.c: hide PGP checkboxes if PGP is not available.
+ * src/logwindow.c: prohibit abort when invalid UTF-8 text is inserted.
+
2005-11-09
* src/passphrase.c