aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-04 08:54:31 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-04 08:54:31 -0700
commite3da06f338f4ebf125de481bbad5ae7d2bf7a282 (patch)
tree3c783d0839aa8784dd4a9014026a7f11332660a2 /NEWS
parent8514e1b722068eace3a9e20bf274a2ae37cdafa3 (diff)
downloadmailman2-e3da06f338f4ebf125de481bbad5ae7d2bf7a282.tar.gz
mailman2-e3da06f338f4ebf125de481bbad5ae7d2bf7a282.tar.xz
mailman2-e3da06f338f4ebf125de481bbad5ae7d2bf7a282.zip
Changed mailman-config to single-quote parameters.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6bf52502..0841d402 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,9 @@ Here is a history of user visible changes to Mailman.
a message will be displayed on the subscribe form that JavaScript is
required. (LP: #1769374)
+ - Quoting in the mailman-config command has been changed from double to
+ single quotes to allow double-quoted parameters. (LP:1774986)
+
2.1.26 (04-Feb-2018)
Security