aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authormsapiro <>2006-07-09 03:42:41 +0000
committermsapiro <>2006-07-09 03:42:41 +0000
commit7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd (patch)
tree8dbfba956897a7c1cc35440a598c08fde2a0715f /NEWS
parent4dc70bbcc0856b2a27d0d6c0a2def51433712e36 (diff)
downloadmailman2-7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd.tar.gz
mailman2-7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd.tar.xz
mailman2-7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd.zip
- Switchboard.py - Closed very tiny holes at the upper ends of queue
slices that could result in unprocessable queue entries. Improved FIFO processing when two queue entries have the same timestamp.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 491ff644..7e46501f 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ Here is a history of user visible changes to Mailman.
- Fixed Decorate.py so that characters in message header/footer which
are not in the character set of the list's language are ignored rather
than causing shunted messages (1507248).
+
+ - Switchboard.py - Closed very tiny holes at the upper ends of queue
+ slices that could result in unprocessable queue entries. Improved FIFO
+ processing when two queue entries have the same timestamp.
2.1.8 (15-Apr-2006)