~msapiro/mailman/topics

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2008-12-03 00:35:43 UTC
  • mto: (1006.1.48 2.2)
  • mto: This revision was merged to the branch mainline in revision 1008.
  • Revision ID: mark@msapiro.net-20081203003543-7ylq210dxz1k5nt5
Fixed a problem in SpamDetect.py that could cause header_filter_rules
to fail to match RFC 2047 encoded headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
      cookie when CheckCookie was not given a user and the user in the cookie
70
70
      had a %xx encoded character.  Bug # 299220.
71
71
 
 
72
    - Fixed a problem in SpamDetect.py that could cause header_filter_rules
 
73
      to fail to match RFC 2047 encoded headers.
 
74
 
72
75
2.1.11 (30-Jun-2008)
73
76
 
74
77
  New Features