diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-26 23:56:30 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-26 23:56:30 -0200 |
commit | 6e077ce5604f8de1eec8e953248674423254246d (patch) | |
tree | 9b0cee6c0bb79ab0a956982c015fa1d422073ae9 /ChangeLog | |
parent | 7468b6ec0df6aa6c594640154eecb02b12cca5e5 (diff) | |
download | keyringer-6e077ce5604f8de1eec8e953248674423254246d.tar.gz keyringer-6e077ce5604f8de1eec8e953248674423254246d.tar.bz2 |
Adding mv and rmdir actions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,12 @@ 2013-12-26 - Silvio Rhatto <rhatto@riseup.net> - New action: find. + New actions: find, mv, rmdir + + Support for RELATIVE_FOLDER at git action 2013-12-10 - Silvio Rhatto <rhatto@riseup.net> - New actions: shell (#34), help, mkdir, teardown. + New actions: shell (#34), help, mkdir, teardown 2013-11-26 - 0.2.9 Silvio Rhatto <rhatto@riseup.net> |