[Spread-cvs] commit: r358 - trunk/daemon

jonathan at spread.org jonathan at spread.org
Mon Nov 13 18:22:10 EST 2006


Author: jonathan
Date: 2006-11-13 18:22:10 -0500 (Mon, 13 Nov 2006)
New Revision: 358

Modified:
   trunk/daemon/Changelog
Log:
Update changelog with documentation fix and mac osx 
build warning fix previously checked in.



Modified: trunk/daemon/Changelog
===================================================================
--- trunk/daemon/Changelog	2006-11-13 23:13:29 UTC (rev 357)
+++ trunk/daemon/Changelog	2006-11-13 23:22:10 UTC (rev 358)
@@ -1,3 +1,14 @@
+Mon Nov 13 18:14:05 2006  Jonathan Stanton  <jonathan at cnds.jhu.edu>
+
+	* sample.spread.conf: Remove {} around EventPriority value
+	as they should not be used since it is only a single value.
+	Bug reported by Matt Garmen.
+
+Mon Nov 13 16:53:13 2006  Jonathan Stanton  <jonathan at cnds.jhu.edu>
+
+	* defines.h: Use socklen_t for platforms that have it and
+	don't have sockopt_len_t (fixes build error on Mac OS X 10.4.)
+
 Tue Sep 12 18:06:27 2006  Jonathan Stanton  <jonathan at cnds.jhu.edu>
 
 	* protocol.c, membership.c, prot_body.h, spread_params.h 




More information about the Spread-cvs mailing list