ask 00/04/12 14:18:14
Modified: . index.html
Log:
nuke the "last changed by" / id lines. They drove me nuts in the diffs
and why would we care anyway. :)
link "CVS snapshot" to the mod_perl_cvs docs.
oh, and nasdaq truly sucks these days. At least I'm locked up for 6
months anyway, so there's no point in worrying. :)
Revision Changes Path
1.51 +1 -4 modperl-site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/modperl-site/index.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- index.html 2000/04/10 10:37:47 1.50
+++ index.html 2000/04/12 21:18:14 1.51
@@ -1,9 +1,6 @@
<html>
<head>
<title>Apache/Perl Integration Project</title>
-<!-- Last changed: $Id: index.html,v 1.50 2000/04/10 10:37:47 sbekman Exp $ -->
-<!-- Last changed: $Id: index.html,v 1.50 2000/04/10 10:37:47 sbekman Exp $ -->
-<!-- Last changed: Gerald Richter: 31-Mar-1999 -->
<STYLE type="text/css"><!--
BODY {font-family: arial, sans-serif; color: #000000; background-color: #ffffff;}
@@ -51,7 +48,7 @@
Latest stable release is 1.22, get it from <a href="dist/">this site</a>
or from <a href="http://www.cpan.org/modules/by-module/Apache">CPAN</a>.
-The latest CVS snapshot is available from <A
+The latest <a href="mod_perl_cvs.html">CVS snapshot</a> is available from <A
HREF="http://perl.apache.org/from-cvs/modperl/">here</A> (updated every 6 hours).