diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-21 17:23:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-21 17:23:21 -0300 |
commit | eca2f2e35e73aa22e8d6f861cc6a296f438a7aeb (patch) | |
tree | b726b245912aeb275d2461cc385c04046ac04de1 /ChangeLog | |
parent | 7fbd1b4562c71a40d8c0ffa639b14d9c5e3a13c1 (diff) | |
parent | 85d9524fb48c9a4c27a250a35884502cc25ced5b (diff) | |
download | keyringer-eca2f2e35e73aa22e8d6f861cc6a296f438a7aeb.tar.gz keyringer-eca2f2e35e73aa22e8d6f861cc6a296f438a7aeb.tar.bz2 |
Merge tag 'upstream_keyringer_0.3.7' into debian
Upstream version 0.3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2014-08-21 - 0.3.7 - Silvio Rhatto <rhatto@riseup.net> + + Init: just set git user/mail if needed + + Shell completions: use KEYRINGER_CHECK_RECIPIENTS=false to avoid + fatal errors + + Shell completions: minor zsh fixes + + Shell completions: fix handling of keyrings with '-' in their names + + Edit: Unset RELATIVE_PATH before encrypting file + + New 'cp' action + + Reset 'expiry' on keyringer_check_expiration, reported and fixed + by Jamie (closes #62) + 2014-05-20 - 0.3.6 - Silvio Rhatto <rhatto@riseup.net> Makefile fix |