[enet-cvs] CVS: web index.html,1.8,1.9

Lee Salzman enet-discuss@lists.puremagic.com
Fri, 7 Mar 2003 13:18:41 -0700


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

Modified Files:
	index.html 
Log Message:
Updated the distribution version and mentioned the new MIT-style license.


Index: index.html
===================================================================
RCS file: /home/enet/cvsroot/web/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.html	2002/10/15 18:11:51	1.8
+++ index.html	2003/03/07 20:18:39	1.9
@@ -10,10 +10,12 @@
 <li>packet fragmentation and reassembly (unrestricted packet sizes)</li>
 <li>multiple channels per connection for independently sequenced packet streams</li>
 <li>bandwidth allocation and throttling</li>
+<li>aggregation of packets with scatter/gather IO</li>
 <li>portability between Windows and Unix variants</li>
+<li>an MIT-style license suitable for any commercial project</li>
 </ul>
 
-<p>A copy from CVS as of October 14, 2002 can be <a href="download/enet.tar.gz">downloaded</a>.</p>
+<p>A copy from CVS as of March 7, 2003 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>