summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-11-25 19:15:33 +0100
committerRuben Pollan <meskio@sindominio.net>2015-12-09 20:17:50 +0100
commitb26643ea9848869ece6ead2ba6c0991333d3c6f4 (patch)
tree646d6d6fcc50d192a5b857860eba474a55bd5537 /changes
parent8fc1258ace65be2bb828bf302fc0661cdd128bd7 (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.txt1
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.