aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-09-15 17:21:55 -0700
committerMark Sapiro <msapiro@value.net>2011-09-15 17:21:55 -0700
commit6f19d6a0134aba24cc903cf4731211e0b9cb6787 (patch)
tree0af4142f621dbab1d539f969e59feffec5e8fa3d /NEWS
parent6a4a76c44bb5a86870bf5152e13779397564cdc4 (diff)
downloadmailman2-6f19d6a0134aba24cc903cf4731211e0b9cb6787.tar.gz
mailman2-6f19d6a0134aba24cc903cf4731211e0b9cb6787.tar.xz
mailman2-6f19d6a0134aba24cc903cf4731211e0b9cb6787.zip
Strengthened the validation of email address domains.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4ec8ba9..48f7f907 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Here is a history of user visible changes to Mailman.
Security
+ - Strengthened the validation of email address domains.
+
- An XSS vulnerability, CVE-2011-0707, has been fixed.
New Features