summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorbwarsaw1999-11-06 04:36:00 +0000
committerbwarsaw1999-11-06 04:36:00 +0000
commitfb7ad3ad1af55db250458ee7ed2d6338cf8dc5d4 (patch)
tree8458b0af720031bae3eaea30074ace89be819451 /admin
parent9885c352cf70600007f89e64367e44dfdac0d830 (diff)
downloadmailman-fb7ad3ad1af55db250458ee7ed2d6338cf8dc5d4.tar.gz
mailman-fb7ad3ad1af55db250458ee7ed2d6338cf8dc5d4.tar.zst
mailman-fb7ad3ad1af55db250458ee7ed2d6338cf8dc5d4.zip
Bump to version 1.1
Diffstat (limited to 'admin')
-rw-r--r--admin/www/index.html4
-rw-r--r--admin/www/todo.html9
2 files changed, 9 insertions, 4 deletions
diff --git a/admin/www/index.html b/admin/www/index.html
index 61b25552c..c455640ae 100644
--- a/admin/www/index.html
+++ b/admin/www/index.html
@@ -63,9 +63,9 @@ Before you can run Mailman, you need to download and install the
programming language (version 1.5 or later)</a>.
<p>Version
-(<!-VERSION--->1.0<!-VERSION--->,
+(<!-VERSION--->1.1<!-VERSION--->,
released on
-<!-DATE--->Jul 30 1999<!-DATE--->)
+<!-DATE--->Nov 5 1999<!-DATE--->)
is the first GNU release. It is available
<A HREF="mailman.tar.gz">here</a>.
diff --git a/admin/www/todo.html b/admin/www/todo.html
index 346a4c32e..bccee2c87 100644
--- a/admin/www/todo.html
+++ b/admin/www/todo.html
@@ -14,7 +14,8 @@
<LI><FONT SIZE=+1><A href=#c10>Bounce handling</A></FONT></LI>
<LI><FONT SIZE=+1><A href=#c11>Pipermail + Archiving mechanism</A></FONT></LI>
<LI><FONT SIZE=+1><A href=#c12>Code cleanup</A></FONT></LI>
-<LI><FONT SIZE=+1><A href=#c13>Misc</A></FONT></LI>
+<LI><FONT SIZE=+1><A href=#c13>News</A></FONT></LI>
+<LI><FONT SIZE=+1><A href=#c14>Misc</A></FONT></LI>
</UL>
<HR>
<A NAME=c1><H3>Bugs</H3>
@@ -118,7 +119,11 @@
<LI> Seperate edit-options from the subscribe script.</LI>
<LI> Remove dead code, etc.</LI>
</UL>
-<A NAME=c13><H3>Misc</H3>
+<A NAME=c13><H3>News</H3>
+<UL>
+<LI> Allow crossposting. This means no errors on duplicate messages, and also avoiding the need to approve separately for each list.</LI>
+</UL>
+<A NAME=c14><H3>Misc</H3>
<UL>
<LI> Automatically update aliases again (fix alias wrapper)</LI>
<LI> Make the listinfo pages static, and have them regenerate when options are changed, or html is edited.</LI>