Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2018-05-29 10:27:30 +0300
committerAleksander Machniak <alec@alec.pl>2018-05-29 10:44:00 +0300
commit94da947855329c5062ec2a7098eb86fb675aac37 (patch)
treef2dba0474717e4c44a185a4670bdb4ac4453e9e2 /CHANGELOG
parente5050f8087844ed3a4f3787a15768f4a095f73fd (diff)
[EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 21a3d84c3..a9ea67b93 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ CHANGELOG Roundcube Webmail
- Fix bug where only attachments with the same name would be ignored on zip download (#6301)
- Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299)
- Fix bug where after "mark all folders as read" action message counters were not reset (#6307)
+- Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
RELEASE 1.3.6
-------------