changeset 528:97fc5e75e1ff

ChangeLog and version update
author mmj
date Thu, 05 Jan 2006 06:10:36 +1100
parents 4030f2232cb2
children d65b467b647d
files ChangeLog TUNABLES VERSION
diffstat 3 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 05 06:10:24 2006 +1100
+++ b/ChangeLog	Thu Jan 05 06:10:36 2006 +1100
@@ -1,3 +1,4 @@
+ o Add tunable to be able to close for subscription only (closedlistsub)
 1.2.9
  o Make find_email_adr() more robust (BSD, Neale Pickett)
  o Make the email address check case-insensitive. (Neale Pickett)
--- a/TUNABLES	Thu Jan 05 06:10:24 2006 +1100
+++ b/TUNABLES	Thu Jan 05 06:10:36 2006 +1100
@@ -19,6 +19,10 @@
    Is the list is open or closed. If it's closed subscribtion and
    unsubscription via mail is disabled.
 
+ · closedlistsub		(boolean)
+
+   Closed for subscription. Unsubscription is possible.
+
  · moderated			(boolean)
 
    If this file is present, the emailaddresses in the file
--- a/VERSION	Thu Jan 05 06:10:24 2006 +1100
+++ b/VERSION	Thu Jan 05 06:10:36 2006 +1100
@@ -1,1 +1,1 @@
-1.2.9-RC2
+1.2.10-pre1