aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-05-26 17:52:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-05-26 17:52:59 -0300
commitc5db9846489d52d82a020a97f931a0008047620f (patch)
tree68671290891d005abd5dc594669da3640bd9536d /ChangeLog
parent69ee29b636cb2ec6ea1c219e4cd31d2746b27671 (diff)
downloadkeyringer-c5db9846489d52d82a020a97f931a0008047620f.tar.gz
keyringer-c5db9846489d52d82a020a97f931a0008047620f.tar.bz2
Do not abort when keys are expired on some actions (#72)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff881b8..430f909 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-26 - develop - Silvio Rhatto <rhatto@riseup.net>
+
+ Do not abort when keys are expired on actions that are
+ not supposed to write in the database (#72)
+
2017-01-15 - develop - Silvio Rhatto <rhatto@riseup.net>
Adds "delete" alias to "del" action.