diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-11-25 19:15:33 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-12-09 20:17:50 +0100 |
commit | b26643ea9848869ece6ead2ba6c0991333d3c6f4 (patch) | |
tree | 646d6d6fcc50d192a5b857860eba474a55bd5537 /changes | |
parent | 8fc1258ace65be2bb828bf302fc0661cdd128bd7 (diff) |
[feat] use the original message for encryption
Do not reconstruct the message from the parsed one. Added test for
missleading encoding.
- Resolves: #7253
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index 641e26c..0e3da74 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -17,6 +17,7 @@ Features Bugfixes ~~~~~~~~ +- `#7253 <https://leap.se/code/issues/7253>`_: Use the original message for encryption. - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |