diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-05-16 15:37:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-05-16 15:37:55 -0300 |
commit | 845e593c84661f05576f96da9e384a671ca56e53 (patch) | |
tree | d5c2691b44dcd50f2b6c61d544516f6a23b64dfc /ChangeLog | |
parent | 4c5157f9ffbae18f3914b5fb58c07e8d895f1732 (diff) | |
download | keyringer-845e593c84661f05576f96da9e384a671ca56e53.tar.gz keyringer-845e593c84661f05576f96da9e384a671ca56e53.tar.bz2 |
Workaround for open/edit action returning instantaneously (#49)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2014-05-16 - 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) |