# HG changeset patch # User Ben Schmidt # Date 1338299159 -36000 # Node ID 0f90ad70a59f784540bb8cd281f370bcbb4d24d5 # Parent 4c2f08c59818c97a9ac08ec2356011445d67a644 mlmmj-1.2.18.0 diff -r 4c2f08c59818 -r 0f90ad70a59f ChangeLog --- a/ChangeLog Thu May 03 10:14:56 2012 +1000 +++ b/ChangeLog Tue May 29 23:45:59 2012 +1000 @@ -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 -r 4c2f08c59818 -r 0f90ad70a59f README --- a/README Thu May 03 10:14:56 2012 +1000 +++ b/README Tue May 29 23:45:59 2012 +1000 @@ -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 -r 4c2f08c59818 -r 0f90ad70a59f TUNABLES --- a/TUNABLES Thu May 03 10:14:56 2012 +1000 +++ b/TUNABLES Tue May 29 23:45:59 2012 +1000 @@ -106,7 +106,7 @@ · 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 -r 4c2f08c59818 -r 0f90ad70a59f UPGRADE --- a/UPGRADE Thu May 03 10:14:56 2012 +1000 +++ b/UPGRADE Tue May 29 23:45:59 2012 +1000 @@ -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 -r 4c2f08c59818 -r 0f90ad70a59f VERSION --- a/VERSION Thu May 03 10:14:56 2012 +1000 +++ b/VERSION Tue May 29 23:45:59 2012 +1000 @@ -1,1 +1,1 @@ -1.2.18rc1 +1.2.18.0