diff options
| author | Barry Warsaw | 2012-09-08 19:30:06 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2012-09-08 19:30:06 -0400 |
| commit | d20bb305a007f156ded813f5823fcf7ded66075b (patch) | |
| tree | d9fb0d4080548ffde8ee2c93abf19cdb128b34df /src/mailman/docs/NEWS.rst | |
| parent | 638823c69cc6cd5d56f23332a1787fb2e9b27e62 (diff) | |
| download | mailman-d20bb305a007f156ded813f5823fcf7ded66075b.tar.gz mailman-d20bb305a007f156ded813f5823fcf7ded66075b.tar.zst mailman-d20bb305a007f156ded813f5823fcf7ded66075b.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 5020b89e3..329264e31 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -8,6 +8,11 @@ Copyright (C) 1998-2012 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +3.0 beta 3 -- "Here Again" +========================== +(2012-XX-XX) + + 3.0 beta 2 -- "Freeze" ====================== (2012-09-05) @@ -40,7 +45,7 @@ Architecture they do, the implementations must acquire said lock themselves. * The `news` runner and queue has been renamed to the more accurate `nntp`. The runner has also been ported to Mailman 3 (LP: #967409). Beta testers - can can safely remove `$var_dir/queue/news`. + can safely remove `$var_dir/queue/news`. * A mailing list's *moderator password* is no longer stored in the clear; it is hashed with the currently selected scheme. * An `AddressVerificationEvent` is triggered when an `IAddress` is verified |
