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

CVS update: Vanilla



Date:	Tuesday July 13, 1999 @ 10:49
Author:	tanner

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

Modified Files:
	ChangeLog 
Log Message:
Change comments in the ChangeLog.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.12 Vanilla/ChangeLog:1.13
--- Vanilla/ChangeLog:1.12	Tue Jul 13 02:19:55 1999
+++ Vanilla/ChangeLog	Tue Jul 13 10:49:54 1999
@@ -1,5 +1,13 @@
 1999-07-13  Bob Tanner  <tanner@real-time.com>
 
+	* tools/ltd_dump.c (warning): removed warning of return type.
+
+1999-07-13  Bob Tanner  <tanner@real-time.com>
+
+	* tools/update.c: Fixed warning about redefining sa_sigaction.
+
+1999-07-13  Bob Tanner  <tanner@real-time.com>
+
 	* rpm/Vanilla.spec (silly test): Just a test to see how ChangeLog
 	entries work under Emacs. James says this rocks.
 
@@ -294,4 +302,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.12 1999/07/13 07:19:55 tanner Exp $
+	$Id: ChangeLog,v 1.13 1999/07/13 15:49:54 tanner Exp $