diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-16 14:07:39 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-16 14:07:39 -0200 |
commit | 7d5aea9198395255062c71f2695044a8f98fc891 (patch) | |
tree | 326bf086b090b6e355a4cb3605779462260a4508 /ChangeLog | |
parent | bf99499751482886833ad7ce77930ba9a12b8a86 (diff) | |
download | keyringer-7d5aea9198395255062c71f2695044a8f98fc891.tar.gz keyringer-7d5aea9198395255062c71f2695044a8f98fc891.tar.bz2 |
Misc enhancements
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -2013-11-14 - Silvio Rhatto <rhatto@riseup.net> +2013-11-16 - Silvio Rhatto <rhatto@riseup.net> + + Shell completion enhancements. + + Fixing keyringer_has_action() to correctly handle "/" and ".". + + Action ls now supports leading slash ("/"). Support for encrypting a whole tree (closes #21) |