diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-05-16 16:46:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-05-16 16:46:54 -0300 |
commit | eae903f8a412ced8dfa0454b658f0305eb1971f7 (patch) | |
tree | 26ed0eb9ab0ff54a70d6252dd35ca7f7e5cb5e6a /ChangeLog | |
parent | 778cab6307cf870d7913aea9a2afcdb68594155e (diff) | |
parent | 4edea3d52e0c04651508fba9bae6ed0d81ccaa01 (diff) | |
download | keyringer-eae903f8a412ced8dfa0454b658f0305eb1971f7.tar.gz keyringer-eae903f8a412ced8dfa0454b658f0305eb1971f7.tar.bz2 |
Merge branch 'release/0.3.4'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -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 |