diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-31 18:50:15 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-31 18:50:15 +0200 |
commit | 922389008b79e47113eb961397a8be1f80966723 (patch) | |
tree | 57cf06702b930e10364402a2c6e3697169c6e3f2 | |
parent | 606289c43713414b0b9ffdb4f233362a8f214243 (diff) |
add entry to changelog for logging errors when decrypt fails
-rw-r--r-- | docs/changelog-next.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog-next.rst b/docs/changelog-next.rst index 549b020..2f57687 100644 --- a/docs/changelog-next.rst +++ b/docs/changelog-next.rst @@ -15,6 +15,8 @@ Features Bugfixes ~~~~~~~~ +- Log error in case JSON parsing fails for decrypted doc + - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |