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

CVS update: Vanilla



Date:	Monday August 16, 1999 @ 13:16
Author:	ahn

Update of /home/netrek/cvsroot/Vanilla
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv19648

Modified Files:
	ChangeLog 
Log Message:
Changes by Ahn, see ChangeLog for details.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.45 Vanilla/ChangeLog:1.46
--- Vanilla/ChangeLog:1.45	Wed Aug  4 10:18:30 1999
+++ Vanilla/ChangeLog	Mon Aug 16 13:16:17 1999
@@ -1,3 +1,13 @@
+Mon Aug 16 14:15:44 1999	Dave Ahn <ahn@vec.wfubmc.edu>
+	
+	* BUGFIX xsg/main.c: Applied patch submitted by Peter Mardahl
+ 	<peterm@langmuir.EECS.Berkeley.EDU> which fixes a buffer overflow
+ 	in the filename used for XSG record.
+	
+	* BUGFIX pledit/main.c: Pledit was still using varargs instead of
+ 	stdargs, causing problems at compile or run time depending on
+ 	platform.
+	
 Wed Aug  4 11:19:54 1999	Dave Ahn <ahn@vec.wfubmc.edu>
 	
 	* BUGFIX ntserv/orbit.c: Applied patch submitted by Michael Moore
@@ -680,4 +690,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.45 1999/08/04 15:18:30 ahn Exp $
+	$Id: ChangeLog,v 1.46 1999/08/16 18:16:17 ahn Exp $