[enet-cvs] CVS: web index.html,1.3,1.4

Bruce enet-discuss@lists.puremagic.com
Mon, 14 Oct 2002 21:27:27 -0600


Update of /home/enet/cvsroot/web
In directory sferik:/tmp/cvs-serv5192

Modified Files:
	index.html 
Log Message:
Update text about what's for download.


Index: index.html
===================================================================
RCS file: /home/enet/cvsroot/web/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.html	2002/06/09 16:38:37	1.3
+++ index.html	2002/10/15 03:27:24	1.4
@@ -5,7 +5,7 @@
 <body>
 <p>ENet is a UDP networking library that provides both reliable and semi-reliable transmission of data.  The semi-reliable transmission only ensures that data is received in the order in which it was transmitted, not that the data will actually be received.</p>
 
-<p>An initial version can be <a href="download/enet.tar.gz">downloaded</a>.  This release is the very first release, and will be augmented with documentation and other niceties over time.</p>
+<p>A copy from CVS as of October 14, 2002 can be <a href="download/enet.tar.gz">downloaded</a>.</p>
 
 <p>To access ENet via anonymous CVS, you may use the CVSROOT <code>:pserver:anoncvs@sferik.cubik.org:/home/enet/cvsroot</code> with an empty password:</p>