diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-05-26 17:52:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-05-26 17:52:59 -0300 |
commit | c5db9846489d52d82a020a97f931a0008047620f (patch) | |
tree | 68671290891d005abd5dc594669da3640bd9536d /ChangeLog | |
parent | 69ee29b636cb2ec6ea1c219e4cd31d2746b27671 (diff) | |
download | keyringer-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |