~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2021-11-22 04:31:11 UTC
  • Revision ID: mark@msapiro.net-20211122043111-v9n55ud4tk337ks6
Avoid NotAMemberError in CSRF check from user options page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
Here is a history of user visible changes to Mailman.
7
7
 
 
8
2.1.38 (xx-xxx-xxxx)
 
9
 
 
10
  Bug Fixes and other patches
 
11
 
 
12
    - NotAMemberError exception from the user options page when the user has
 
13
      been asynchronously unsubscribed is fixed.  (LP: #1951769)
 
14
 
8
15
2.1.37 (12-Nov-2021)
9
16
 
10
17
  Bug Fixes and other patches