aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-18 09:37:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-18 09:37:28 +0000
commita80079c9ef5b0a1d8736bb1442a88d1bf0a10fea (patch)
tree57efcaac1b5cd37237aa3b341ab15e0daec4fa70 /ChangeLog
parent445477bf9edea510634eefd9db694c6ca459fdeb (diff)
added PGP encrypt-to-self feature.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3348 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89c284c4..f1442dee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-18
+
+ * libsylph/prefs_account.[ch]
+ src/compose.c
+ src/select-keys.c
+ src/prefs_account_dialog.c: added PGP encrypt-to-self feature.
+
2014-03-17
* src/setup.c: allow resize of setup dialog (workaround for #166).