aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-16 15:37:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-16 15:37:55 -0300
commit845e593c84661f05576f96da9e384a671ca56e53 (patch)
treed5c2691b44dcd50f2b6c61d544516f6a23b64dfc /ChangeLog
parent4c5157f9ffbae18f3914b5fb58c07e8d895f1732 (diff)
downloadkeyringer-845e593c84661f05576f96da9e384a671ca56e53.tar.gz
keyringer-845e593c84661f05576f96da9e384a671ca56e53.tar.bz2
Workaround for open/edit action returning instantaneously (#49)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 029a546..e4e7ede 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)