summaryrefslogtreecommitdiff
path: root/plugins/enigma/README
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-10-11 07:45:49 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-10-11 07:45:49 +0000
commit20048fb09706c14c605cc6c8b6d466b0a9aa60a7 (patch)
tree3d56929fd59cc7ed357f66a637bb39ffa38980e5 /plugins/enigma/README
parent4dc279dae5fb66d8210a80c5f7f748b7df86cee9 (diff)
- Added .dist config file
git-svn-id: https://svn.roundcube.net/trunk@5329 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/enigma/README')
-rw-r--r--plugins/enigma/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enigma/README b/plugins/enigma/README
index afb23224c..22d6e513a 100644
--- a/plugins/enigma/README
+++ b/plugins/enigma/README
@@ -18,7 +18,7 @@ Enigma Plugin Status:
- Parsing of decrypted messages into array (see rcube_mime_struct) and then into rcube_message_part structure
(create core class rcube_mime_parser or take over PEAR::Mail_mimeDecode package and improve it)
- Sending encrypted/signed messages (probably some changes in core will be needed)
-- Per-Identity settings (including keys/certs) (+ split Identities details page into tabs)
+- Per-Identity settings (including keys/certs)
- Handling big messages with temp files (including changes in Roundcube core)
- Performance improvements (some caching, code review)
- better (and more) icons