aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-11-26 16:18:55 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-11-26 16:18:55 -0200
commit17bfa3c574c8a44614053410edf06791cb432dbc (patch)
tree659892b220428fef6bb473b9049ec2accb9148bd /ChangeLog
parentf8641707496199e65eb37384791ff362d7710c72 (diff)
downloadkeyringer-17bfa3c574c8a44614053410edf06791cb432dbc.tar.gz
keyringer-17bfa3c574c8a44614053410edf06791cb432dbc.tar.bz2
New actions: tree and rm (alias for del)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fe7aa5..343d7d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-11-26 - Silvio Rhatto <rhatto@riseup.net>
+ Added 'tree' action
+
+ Added 'rm' alias to 'del' action
+
Set .gitignore during initialization and when using tmp inside the repository
Pass options to git-rm at del action