From: Ben Schmidt Date: Tue, 29 May 2012 13:45:59 +0000 (+1000) Subject: mlmmj-1.2.18.0 X-Git-Tag: RELEASE_1_2_18_0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f0fcf03b3fc8e258759685c637d8a9026ffb07f;p=thirdparty%2Fmlmmj.git mlmmj-1.2.18.0 --- diff --git a/ChangeLog b/ChangeLog index a03affce..395ec0a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1.2.18rc1 +1.2.18.0 o New list texts (Ben Schmidt, Xuacu Saturio, Nino Novak, Sophie Gautier, Epaminondas Diamantopoulos, Valter Mura, Sérgio Marques, Milos Sramek, Dean Lee) diff --git a/README b/README index 554c8747..c609cbf4 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ -README mlmmj-1.2.18rc1 May 3, 2012 +README mlmmj-1.2.18.0 May 29, 2012 This is an attempt at implementing a mailing list manager with the same functionality as the brilliant ezmlm, but with a decent license and mail server -independency. +independence. The functionality: diff --git a/TUNABLES b/TUNABLES index 97b71cfd..ba5c67cc 100644 --- a/TUNABLES +++ b/TUNABLES @@ -106,7 +106,7 @@ entire content is used as value, it's marked "text". · notifymod (boolean) If this file is present, the poster (based on the envelope from) will - get a mail when their post is being moderation. + get a mail when their post is being moderated. · digestinterval (normal) diff --git a/UPGRADE b/UPGRADE index fea1992c..12cdfee5 100644 --- a/UPGRADE +++ b/UPGRADE @@ -1,3 +1,30 @@ + +This applies to everyone using Mlmmj < 1.2.18.0: +------------------------------------------------ + + Updating the list texts is optional but highly recommended, as they have been + vastly improved for this version. + + Users of the php-admin interface need to modify configuration files to define + $confdir. + + Be aware of the following new features you may wish to turn on or use: + +- Richer list texts (including a new naming scheme, conditionals, automatic + wrapping and true UTF-8 support). See README.listtexts for more details. +- Notifying posters when their posts are being moderated (notifymod tunable). +- Not-me-too feature to avoid having the poster receiving their own messages + (notmetoo tunable). +- Ability to explicitly reject posts (exposed in new list texts). +- Ability to explicitly obstruct subscriptions (exposed in new list texts). +- Unsubscribe from all versions of a list at once (changed behaviour of + +unsubscribe[-{digest|nomail}]; they now all remove the subscriber from all + versions of the list). +- Ability to switch between different versions of a list by using + +subscribe[-{digest|nomail|both}] ('both' means normal and digest, and is a + 'hidden feature' not mentioned in the supplied list texts). +- Subscription ability in php-admin. + This applies to everyone using mlmmj < 1.1.0: --------------------------------------------- diff --git a/VERSION b/VERSION index c31899d4..0fde6652 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.18rc1 +1.2.18.0