~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to NEWS

- Fixed the admin Membership List Find member function so the 'letter'
  links to a chunked result would still be limited to the Find member
  search. SF patch #1532081.

- Changed scripts/driver to return a 405 status for non GET, POST, HEAD
  methods. SF patch #1578756.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
      the summary page, the reject reason is the rejection message from the
76
76
      Errors.HoldMessage subclass instead of the generic "No reason given".
77
77
 
 
78
    - Fixed the admin Membership List Find member function so the 'letter'
 
79
      links to a chunked result would still be limited to the Find member
 
80
      search. SF patch #1532081.
 
81
 
 
82
    - Changed scripts/driver to return a 405 status for non GET, POST, HEAD
 
83
      methods. SF patch #1578756.
 
84
 
78
85
2.1.11 (30-Jun-2008)
79
86
 
80
87
  New Features