Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla



Date:	Monday February 28, 19100 @ 20:51
Author:	karthik

Update of /home/netrek/cvsroot/Vanilla
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv3695

Modified Files:
	ChangeLog 
Log Message:
Added IP binding support to newstartd.


****************************************

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.68 Vanilla/ChangeLog:1.69
--- Vanilla/ChangeLog:1.68	Fri Feb 25 21:44:00 2000
+++ Vanilla/ChangeLog	Mon Feb 28 20:51:05 2000
@@ -1,3 +1,9 @@
+Mon Feb 28 21:40:48 2000  Karthik Arumugham  <karthik@arumugham.com>
+
+	* newstartd/newstartd.c: Added capability for binding to a single IP
+	address by prepending "ip:" to a .ports line
+	* docs/sample_ports: Added documentation for above change
+
 Fri Feb 25 19:26:59 2000  Carlos Y. Villalpando  <unbelver@us.netrek.org>
         
         * ntserv/util.c (setEnemy): added function to set enemy for
@@ -846,4 +852,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.68 2000/02/26 03:44:00 unbelver Exp $
+	$Id: ChangeLog,v 1.69 2000/02/29 02:51:05 karthik Exp $