diff options
Diffstat (limited to '')
-rw-r--r-- | admin/www/todo.ht | 2 | ||||
-rw-r--r-- | admin/www/todo.html | 34 |
2 files changed, 28 insertions, 8 deletions
diff --git a/admin/www/todo.ht b/admin/www/todo.ht index ed97d9e9..9b903bab 100644 --- a/admin/www/todo.ht +++ b/admin/www/todo.ht @@ -4,7 +4,7 @@ Title: The Mailman Wishlist <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-04-20 05:02:13 +0100 (Sun, 20 Apr 2003) $) +<h3> (Last Update: $Date: 2003-09-22 03:30:41 +0100 (Mon, 22 Sep 2003) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently diff --git a/admin/www/todo.html b/admin/www/todo.html index 45a28d88..9d68f8df 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.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. --> -<!-- Sat Apr 19 21:58:55 2003 --> +<!-- Sun Sep 14 23:22:10 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: The Mailman Wishlist <head> <title>The Mailman Wishlist</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> @@ -97,7 +98,26 @@ 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> +<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> @@ -130,12 +150,12 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br> +<td valign="top" width="90%" class="body"><br /> <p> <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-04-20 05:02:13 +0100 (Sun, 20 Apr 2003) $) +<h3> (Last Update: $Date: 2003-09-22 03:30:41 +0100 (Mon, 22 Sep 2003) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently |