Version updates
authornigel <nigel>
Wed, 29 Nov 2000 21:04:17 +0000 (21:04 +0000)
committernigel <nigel>
Wed, 29 Nov 2000 21:04:17 +0000 (21:04 +0000)
ChangeLog.html
home.html
robots.txt
version.html

index cfa6e52f2f2513737cdba151ffdae016c3eb3e31..aaec5adfca519be12b4b691bc0ca4212c2081184 100644 (file)
       <p>Changes to these pages are detailed in reverse chronological
        order</p>
 
+      <hr size=3 width=400 align="center">
+      <h3>Wednesday November 29th, 2000</h3>
+      <ul>
+      <li>New version (3.20), new documentation etc.</li>
+      <li>Few minor changes made in the intervening period unlogged</li>
+      </ul>
+
       <hr size=3 width=400 align="center">
       <h3>Tuesday July 25th, 2000</h3>
       <ul>
@@ -29,6 +36,6 @@
     <hr>
     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
 <!-- Created: Mon Aug 25 13:21:52 BST 1997 -->
-    <h4>$Id: ChangeLog.html,v 1.2 2000/05/22 20:36:34 nigel Exp $</h4>
+    <h4>$Id: ChangeLog.html,v 1.3 2000/07/25 19:51:52 nigel Exp $</h4>
   </body>
 </html>
index 3a73242a45ef0bfd2651e45dd3c380f0a2966c54..4728caf64c10c15aa9616587eb19ae6c7692fee4 100644 (file)
--- a/home.html
+++ b/home.html
 
     <h2>New Things</h2>
     <ul>
+      <li>
+       Exim Version 3.20 is available - see the <a
+       href="mirrors.html">availability</a> pages to get hold of a
+       copy.  Documentation has been updated to match.
+      </li>
       <li>
        The information on the <a href="maillist.html">Mailing
        Lists</a> also now contains a search form.
        may find it useful.  The file contains installation
        instructions.
       </li>
-      <li>
-       Exim Version 3.16 is available - see the <a
-       href="mirrors.html">availability</a> pages to get hold of a
-       copy.
-      </li>
     </ul>
 
     <hr>
     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
-    <h6>$Id: home.html,v 1.4 2000/07/25 19:24:54 nigel Exp $</h6>
+    <h6>$Id: home.html,v 1.5 2000/07/25 19:51:52 nigel Exp $</h6>
   </body>
 </html>
index 3d44a13122d6dd3ab89ce4ef82a1fc16641cdcbe..24eb35f2190c0e8d8e8dbee0ffb3011ab69b330f 100644 (file)
@@ -1,4 +1,12 @@
-# $Id: robots.txt,v 1.2 2000/01/09 21:33:19 nigel Exp $
+# $Id: robots.txt,v 1.1.1.1 2000/05/22 19:54:41 nigel Exp $
 User-agent: *
-Disallow: /mailman/
+Disallow: /mailman/admin/
+Disallow: /mailman/admindb/
+Disallow: /mailman/edithtml/
+Disallow: /mailman/handle_opts/
+Disallow: /mailman/listinfo/
+Disallow: /mailman/options/
+Disallow: /mailman/private/
+Disallow: /mailman/roster/
+Disallow: /mailman/subscribe/
 Disallow: /ftp/
index be59ae1395b2f9c72809c573000f428dd19ebec7..6fe58bbde2a1a13bbf65e415e9ed0f24e7aa6755 100644 (file)
@@ -7,7 +7,12 @@
   <body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
     <h1>Versions of exim</h1>
 
-    <p>The latest release is <b>3.16</b>.  This is an incremental
+    <p>The latest release is <b>3.20</b>.  This is an incremental
+    upgrade with a some significant new features and some bug fixes,
+    however old 3.0x configuration files should be fully compatible.
+    New features are documented in the CHANGES and NewStuff files.</p>
+
+    <p>The previous release is <b>3.16</b>.  This is an incremental
     upgrade with a small number of new features and some bug fixes,
     however old 3.0x configuration files should be fully compatible.
     New features are documented in the CHANGES and NewStuff files
@@ -28,6 +33,6 @@
     <hr>
     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
-    <h4>$Id: version.html,v 1.4 2000/06/20 19:37:59 nigel Exp $</h4>
+    <h4>$Id: version.html,v 1.5 2000/07/25 19:51:52 nigel Exp $</h4>
   </body>
 </html>