diff options
| author | tkikuchi | 2006-01-04 12:38:34 +0000 |
|---|---|---|
| committer | tkikuchi | 2006-01-04 12:38:34 +0000 |
| commit | 39f16784e9d7ad6cfc12aa7a7b0b85c4316b8156 (patch) | |
| tree | bb8b17e3ae244888ec9d01a52b9bbeb336eb5bf9 | |
| parent | 62a7a9115ef16431bd41f161106d9b32569b3385 (diff) | |
| download | mailman-39f16784e9d7ad6cfc12aa7a7b0b85c4316b8156.tar.gz mailman-39f16784e9d7ad6cfc12aa7a7b0b85c4316b8156.tar.zst mailman-39f16784e9d7ad6cfc12aa7a7b0b85c4316b8156.zip | |
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | admin/www/index.ht | 10 | ||||
| -rw-r--r-- | admin/www/index.html | 27 | ||||
| -rw-r--r-- | admin/www/version.ht | 5 | ||||
| -rw-r--r-- | admin/www/version.html | 41 |
5 files changed, 56 insertions, 29 deletions
@@ -13,7 +13,7 @@ Here is a history of user visible changes to Mailman. - Translators should work only on messages/<lang>/LC_MESSAGES/mailman.po. Templates files are generated from mailman.po during the make process. -2.1.7 (XX-XXX-200X) +2.1.7 (31-Dec-2005) Security diff --git a/admin/www/index.ht b/admin/www/index.ht index f4a1fcc5d..3874e5ece 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -36,9 +36,9 @@ reporting suspected security vulnerabilities. <h3>Current Version</h3> The current stable GNU Mailman version is -<!-VERSION--->2.1.6<!-VERSION--->, +<!-VERSION--->2.1.7<!-VERSION--->, released on -<!-DATE--->30-May-2005<!-DATE--->. +<!-DATE--->31-Dec-2005<!-DATE--->. <h3>Acknowledgements</h3> @@ -47,8 +47,9 @@ released on <a href="mailto:%62%61%72%72%79%40%70%79%74%68%6F%6E%2E%6F%72%67" >barry at python dot org</a>. -<p>Tokio Kikuchi served as the release manager for the 2.1.6 release, and much -thanks go to him for incorporating lots of bug fixes and patches. +<p>Much thanks go to Mark Sapiro who was most active on incorporating +lots of bug fixes and patches for the 2.1.7 release as a cvs committer. +Tokio Kikuchi served as the release manager for the 2.1.6-7 releases. <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their @@ -59,3 +60,4 @@ Corporation</a>, as well as the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/ACKNOWLEDGMENTS?rev=HEAD&content-type=text/vnd.viewcvs-markup" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development. +t. diff --git a/admin/www/index.html b/admin/www/index.html index ec5e6e955..45d8da08d 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -1,7 +1,8 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Aug 28 13:50:56 2005 --> +<!-- Wed Jan 4 21:37:32 2006 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman, the GNU Mailing List Manager <head> <title>Mailman, the GNU Mailing List Manager</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> -<meta name="generator" content="HT2HTML/2.0"> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -37,7 +38,7 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> @@ -106,7 +107,7 @@ Overview <tr><td bgcolor="#eecfa1"> <a href="mirrors.html">Mirrors</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Exits </font></b></td></tr> @@ -125,7 +126,7 @@ Exits <tr><td bgcolor="#eecfa1"> <a href="http://barry.warsaw.us/">Barry Warsaw</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -147,7 +148,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2005 +© 1998-2006 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -188,9 +189,9 @@ reporting suspected security vulnerabilities. <h3>Current Version</h3> The current stable GNU Mailman version is -<!-VERSION--->2.1.6<!-VERSION--->, +<!-VERSION--->2.1.7<!-VERSION--->, released on -<!-DATE--->30-May-2005<!-DATE--->. +<!-DATE--->31-Dec-2005<!-DATE--->. <h3>Acknowledgements</h3> @@ -199,8 +200,9 @@ released on <a href="mailto:%62%61%72%72%79%40%70%79%74%68%6F%6E%2E%6F%72%67" >barry at python dot org</a>. -<p>Tokio Kikuchi served as the release manager for the 2.1.6 release, and much -thanks go to him for incorporating lots of bug fixes and patches. +<p>Much thanks go to Mark Sapiro who was most active on incorporating +lots of bug fixes and patches for the 2.1.7 release as a cvs committer. +Tokio Kikuchi served as the release manager for the 2.1.6-7 releases. <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their @@ -211,6 +213,7 @@ Corporation</a>, as well as the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/ACKNOWLEDGMENTS?rev=HEAD&content-type=text/vnd.viewcvs-markup" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development. +t. </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> diff --git a/admin/www/version.ht b/admin/www/version.ht index ef820a1f6..0448f5a0f 100644 --- a/admin/www/version.ht +++ b/admin/www/version.ht @@ -4,9 +4,10 @@ Links: links.h download-links.h <h3>Current Mailman Version</h3> <p>Version -<!-VERSION--->2.1.6<!-VERSION--->, +<!-VERSION--->2.1.7<!-VERSION--->, released on -<!-DATE--->30-May-2005<!-DATE---> +<!-DATE--->31-Dec-2005<!-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. +e. diff --git a/admin/www/version.html b/admin/www/version.html index a5ef23fbb..daf3ae70d 100644 --- a/admin/www/version.html +++ b/admin/www/version.html @@ -1,7 +1,8 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Aug 28 13:50:56 2005 --> +<!-- Wed Jan 4 21:37:32 2006 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Current Mailman Version <head> <title>Current Mailman Version</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> -<meta name="generator" content="HT2HTML/2.0"> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -37,7 +38,7 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> @@ -106,7 +107,7 @@ Overview <tr><td bgcolor="#eecfa1"> <a href="mirrors.html">Mirrors</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Downloading </font></b></td></tr> @@ -122,7 +123,26 @@ Downloading <tr><td bgcolor="#eecfa1"> <b>Latest Version</b> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> +<tr><td bgcolor="#36648b"><b><font color="#ffffff"> +Exits +</font></b></td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://sf.net/projects/mailman">SF Project Page</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="lists.html">Discussion Lists</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.python.org/">Python</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.gnu.org/">GNU</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://barry.warsaw.us/">Barry Warsaw</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -144,7 +164,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2005 +© 1998-2006 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -159,12 +179,13 @@ entire article is permitted in any medium, provided this notice is preserved. <h3>Current Mailman Version</h3> <p>Version -<!-VERSION--->2.1.6<!-VERSION--->, +<!-VERSION--->2.1.7<!-VERSION--->, released on -<!-DATE--->30-May-2005<!-DATE---> +<!-DATE--->31-Dec-2005<!-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. +e. </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> |
