diff options
| author | Barry Warsaw | 2017-02-04 17:08:14 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2017-02-04 17:08:14 -0500 |
| commit | e6b14e5a509fa28d8bf871d88260be0b7749c72b (patch) | |
| tree | 1c481f1595bedc0be111436415702d301123d6ea /src/mailman/docs/release-notes.rst | |
| parent | 31cb0e626509bb654232869d0ca961876f598a93 (diff) | |
| download | mailman-e6b14e5a509fa28d8bf871d88260be0b7749c72b.tar.gz mailman-e6b14e5a509fa28d8bf871d88260be0b7749c72b.tar.zst mailman-e6b14e5a509fa28d8bf871d88260be0b7749c72b.zip | |
Diffstat (limited to 'src/mailman/docs/release-notes.rst')
| -rw-r--r-- | src/mailman/docs/release-notes.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/mailman/docs/release-notes.rst b/src/mailman/docs/release-notes.rst new file mode 100644 index 000000000..bccb03bf8 --- /dev/null +++ b/src/mailman/docs/release-notes.rst @@ -0,0 +1,26 @@ +=============== + Release notes +=============== + +Mailman 3 is a fully rewritten code base. The developers believe it has +sufficient functionality to provide full mailing list services. It should be +ready for production use by experienced system developers, but it may not be +easy to install or run by novices. + +It should also be possible to migrate Mailman 2.1 mailing lists to Mailman 3. +Caution, backups, and testing is recommended. + +We expect it to be possible to run Mailman 3 and Mailman 2.1 together on the +same systems, but you may need to be quite experienced with configuring your +mail server and web infrastructure. + +Mailman 3 may have bugs. + +Mailman 3 is not yet feature complete with Mailman 2.1. + +The documentation here describes the Mailman Core in great detail. Postorius, +Hyperkitty, and mailman.client are described and developed elsewhere. + +More release notes are maintained on the `Mailman wiki`_. + +.. _`Mailman wiki`: http://wiki.list.org/Mailman3 |
