aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-08-21 17:16:45 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-08-21 17:16:45 -0300
commitcffe8137d024091d0f1bee9c2484c28d2986febc (patch)
tree8510b026f614e87d551d12bfdfcec9113b5d995e /ChangeLog
parente61a77485989f9237fbf410df7daf5ed7f1b880b (diff)
parent4bc8b8e6fa81c38ce8c76027074feef1c7f69530 (diff)
downloadkeyringer-cffe8137d024091d0f1bee9c2484c28d2986febc.tar.gz
keyringer-cffe8137d024091d0f1bee9c2484c28d2986febc.tar.bz2
Merge branch 'release/0.3.7'0.3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ded1f5..683c853 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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