Author: ctian Date: Thu Mar 29 11:45:47 2007 New Revision: 4
Modified: www/index.shtml Log: [www] Add a no release yet area.
Modified: www/index.shtml ============================================================================== --- www/index.shtml (original) +++ www/index.shtml Thu Mar 29 11:45:47 2007 @@ -6,9 +6,9 @@ href="http://www.style.org/css/style.org-blue.css%22%3E <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> - <basefont face="Georgia" size="2"> </head> <body> +<basefont face="Georgia" size="2"> <div class="header"><br> </div> <div class="shadow1"> </div> @@ -20,7 +20,7 @@ src="http://www.net-snmp.org/images/logos/logo1_50.jpg" alt="Net-SNMP Logo" class="titleimage" style="margin-top: 10px; margin-right: 0px;" border="0"></a> -<h1>Introduction</h1> +<h1>About</h1> <div class="deck">cl-net-snmp is a Common Lisp package, an interface to Net-SNMP project: the famous open source implementation of Simple Network @@ -34,6 +34,11 @@ href="http://corp.netease.com/%22%3ENetEase.com, Inc.</a>) </div> <div class="rule"> </div> +<h1>Release<br> +</h1> +<div class="deck">No release at current...<br> +</div> +<div class="rule"> </div> <h1>Source Code</h1> <div class="deck">Click <a href="http://common-lisp.net/websvn/listing.php?repname=cl-net-snmp&path=%2F&rev=0&sc=0">here</a>
cl-net-snmp-cvs@common-lisp.net