From 4fe8740ec232a59edd0fde6087bd7b014b17f5ef Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 21 Nov 2021 20:31:11 -0800 Subject: Avoid NotAMemberError in CSRF check from user options page. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3ccc4c76..8b874ee2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,13 @@ Copyright (C) 1998-2020 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.1.38 (xx-xxx-xxxx) + + Bug Fixes and other patches + + - NotAMemberError exception from the user options page when the user has + been asynchronously unsubscribed is fixed. (LP: #1951769) + 2.1.37 (12-Nov-2021) Bug Fixes and other patches -- cgit v1.2.3