changeset 879:0f90ad70a59f RELEASE_1_2_18_0

mlmmj-1.2.18.0
author Ben Schmidt
date Tue, 29 May 2012 23:45:59 +1000
parents 4c2f08c59818
children c3787d3971d3
files ChangeLog README TUNABLES UPGRADE VERSION
diffstat 5 files changed, 32 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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)
--- 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:
 
--- 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)
 
--- 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:
 ---------------------------------------------
 
--- 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