diff options
author | rhatto@riseup.net <Silvio Rhatto> | 2014-04-17 17:55:22 -0300 |
---|---|---|
committer | rhatto@riseup.net <Silvio Rhatto> | 2014-04-17 17:55:22 -0300 |
commit | 4759a178831bf003e2c962928be11db30feb8795 (patch) | |
tree | bd98ea49b6d041ec4e1f02983e2d4ddc920f9701 /ChangeLog | |
parent | 7aa135d606c036ab41d1671b484bb80c11b0442f (diff) | |
download | keyringer-4759a178831bf003e2c962928be11db30feb8795.tar.gz keyringer-4759a178831bf003e2c962928be11db30feb8795.tar.bz2 |
Rollback: use find+grep instead of 'find -iname' (#53)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2014-04-11 - Silvio Rhatto <rhatto@riseup.net> + Find: rollback: use find+grep instead of 'find -iname' (#53) + Edit/open: wait for background process to finish (#49) Edit: use encrypt action |