~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2018-04-11 03:34:48 UTC
  • Revision ID: mark@msapiro.net-20180411033448-e911wtchlzmrj6q7
Improve DELIVERY_RETRY_WAIT reimplementation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
  Bug fixes and other patches
20
20
 
 
21
    - The reimplementation of DELIVERY_RETRY_WAIT in 2.1.26 could cause extra
 
22
      dequeueing and requeueing in the out queue by OutgoingRunner.  This is
 
23
      fixed.  (LP: #1762871)
 
24
 
21
25
    - A Python 2.7 dependency introduced in the ToDigests handler in Mailman
22
26
      2.1.24 has been removed.  (LP: #1755317)
23
27