summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-16 16:46:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-16 16:46:54 -0300
commiteae903f8a412ced8dfa0454b658f0305eb1971f7 (patch)
tree26ed0eb9ab0ff54a70d6252dd35ca7f7e5cb5e6a /ChangeLog
parent778cab6307cf870d7913aea9a2afcdb68594155e (diff)
parent4edea3d52e0c04651508fba9bae6ed0d81ccaa01 (diff)
downloadkeyringer-eae903f8a412ced8dfa0454b658f0305eb1971f7.tar.gz
keyringer-eae903f8a412ced8dfa0454b658f0305eb1971f7.tar.bz2
Merge branch 'release/0.3.4'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 738a1f1..aa63787 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,17 @@
-2014-04-10 - Silvio Rhatto <rhatto@riseup.net>
+2014-05-16 - 0.3.4 - Silvio Rhatto <rhatto@riseup.net>
+
+ Workaround for open/edit action returning instantaneously (#49)
+
+ Use 'nobackup' and 'nowritebackup' if VIM is set as $EDITOR (#50)
+
+ Find: rollback: use find+grep instead of 'find -iname' (#53)
+
+ Edit/open: wait for background process to finish (#49)
+
+ Edit: use encrypt action
+
+ Encrypt: support for KEYRINGER_ADD_EXTENSION environment variable
+ which controls if file extension should be appended to secret name
Genpair: generate ssh and ssl keys with 4096 bits size