aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-16 15:28:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-16 15:28:01 -0300
commit4c5157f9ffbae18f3914b5fb58c07e8d895f1732 (patch)
tree3c2ed96d1a95dd41d520040625517120ed740091 /ChangeLog
parent4759a178831bf003e2c962928be11db30feb8795 (diff)
downloadkeyringer-4c5157f9ffbae18f3914b5fb58c07e8d895f1732.tar.gz
keyringer-4c5157f9ffbae18f3914b5fb58c07e8d895f1732.tar.bz2
Use 'nobackup' and 'nowritebackup' if VIM is set as $EDITOR (#50)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c068f9c..029a546 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-2014-04-11 - Silvio Rhatto <rhatto@riseup.net>
+2014-05-16 - Silvio Rhatto <rhatto@riseup.net>
+
+ Use 'nobackup' and 'nowritebackup' if VIM is set as $EDITOR (#50)
Find: rollback: use find+grep instead of 'find -iname' (#53)