aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Mailman/Version.py6
-rw-r--r--NEWS2
-rw-r--r--admin/www/index.ht9
-rw-r--r--admin/www/index.html11
-rw-r--r--admin/www/version.ht4
-rw-r--r--admin/www/version.html8
6 files changed, 25 insertions, 15 deletions
diff --git a/Mailman/Version.py b/Mailman/Version.py
index e35db294..357b1002 100644
--- a/Mailman/Version.py
+++ b/Mailman/Version.py
@@ -15,7 +15,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# Mailman version
-VERSION = "2.1.7"
+VERSION = "2.1.8a1"
# And as a hex number in the manner of PY_VERSION_HEX
ALPHA = 0xa
@@ -27,8 +27,8 @@ FINAL = 0xf
MAJOR_REV = 2
MINOR_REV = 1
-MICRO_REV = 7
-REL_LEVEL = FINAL
+MICRO_REV = 8
+REL_LEVEL = ALPHA
# at most 15 beta releases!
REL_SERIAL = 1
diff --git a/NEWS b/NEWS
index 6cd13e1c..28673dd5 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ Copyright (C) 1998-2005 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
-2.1.8a1 (XX-Jan-2006)
+2.1.8a1 (10-Mar-2006)
Bug fixes and other patches
diff --git a/admin/www/index.ht b/admin/www/index.ht
index 3874e5ec..8d8934d6 100644
--- a/admin/www/index.ht
+++ b/admin/www/index.ht
@@ -36,9 +36,14 @@ reporting suspected security vulnerabilities.
<h3>Current Version</h3>
The current stable GNU Mailman version is
-<!-VERSION--->2.1.7<!-VERSION--->,
+2.1.7 released on 31-Dec-2005.
+<em>Note that there is an official bug fix patch <a
+href="http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103">here</a>.</em>
+
+<p>There is also an alpha version
+<!-VERSION--->2.1.8a1<!-VERSION--->,
released on
-<!-DATE--->31-Dec-2005<!-DATE--->.
+<!-DATE--->10-Mar-2006<!-DATE--->.
<h3>Acknowledgements</h3>
diff --git a/admin/www/index.html b/admin/www/index.html
index 69f5a8b6..0e690acc 100644
--- a/admin/www/index.html
+++ b/admin/www/index.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/loose.dtd" >
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Sun Jan 1 18:09:51 2006 -->
+<!-- Fri Mar 10 09:25:56 2006 -->
<!-- USING HT2HTML 2.0 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -189,9 +189,14 @@ reporting suspected security vulnerabilities.
<h3>Current Version</h3>
The current stable GNU Mailman version is
-<!-VERSION--->2.1.7<!-VERSION--->,
+2.1.7 released on 31-Dec-2005.
+<em>Note that there is an official bug fix patch <a
+href="http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103">here</a>.</em>
+
+<p>There is also an alpha version
+<!-VERSION--->2.1.8a1<!-VERSION--->,
released on
-<!-DATE--->31-Dec-2005<!-DATE--->.
+<!-DATE--->10-Mar-2006<!-DATE--->.
<h3>Acknowledgements</h3>
diff --git a/admin/www/version.ht b/admin/www/version.ht
index 0448f5a0..fad52c13 100644
--- a/admin/www/version.ht
+++ b/admin/www/version.ht
@@ -4,9 +4,9 @@ Links: links.h download-links.h
<h3>Current Mailman Version</h3>
<p>Version
-<!-VERSION--->2.1.7<!-VERSION--->,
+<!-VERSION--->2.1.8a1<!-VERSION--->,
released on
-<!-DATE--->31-Dec-2005<!-DATE--->
+<!-DATE--->10-Mar-2006<!-DATE--->
is the latest stable release. See also information on
<a href="prev.html">previous version</a> if you're not yet ready to
upgrade.
diff --git a/admin/www/version.html b/admin/www/version.html
index 38982a7f..81dc0c49 100644
--- a/admin/www/version.html
+++ b/admin/www/version.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/loose.dtd" >
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Sat Dec 31 18:37:18 2005 -->
+<!-- Fri Mar 10 09:25:56 2006 -->
<!-- USING HT2HTML 2.0 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -164,7 +164,7 @@ Email Us
&nbsp;
</td></tr>
<tr><td bgcolor="#eecfa1">
-&copy; 1998-2005
+&copy; 1998-2006
Free Software Foundation, Inc. Verbatim copying and distribution of this
entire article is permitted in any medium, provided this notice is preserved.
@@ -179,9 +179,9 @@ entire article is permitted in any medium, provided this notice is preserved.
<h3>Current Mailman Version</h3>
<p>Version
-<!-VERSION--->2.1.7<!-VERSION--->,
+<!-VERSION--->2.1.8a1<!-VERSION--->,
released on
-<!-DATE--->31-Dec-2005<!-DATE--->
+<!-DATE--->10-Mar-2006<!-DATE--->
is the latest stable release. See also information on
<a href="prev.html">previous version</a> if you're not yet ready to
upgrade.