commit: r875 - in trunk: . daemon libspread-util libspread-util/docs
[email protected] Tue, 22 Nov 2016 15:03:35 -0500
| Newsgroups | gmane.network.spread.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jschultz Date: 2016-11-22 15:03:35 -0500 (Tue, 22 Nov 2016) New Revision: 875 Modified: trunk/Readme.txt trunk/daemon/spread_params.h trunk/libspread-util/Changelog trunk/libspread-util/docs/Readme.txt trunk/release_announcement_5.0.txt Log: Update build date for RC1 release Modified: trunk/Readme.txt =================================================================== --- trunk/Readme.txt 2016-11-22 20:03:12 UTC (rev 874) +++ trunk/Readme.txt 2016-11-22 20:03:35 UTC (rev 875) @@ -49,10 +49,10 @@ | WWW : http://www.spread.org and http://www.spreadconcepts.com | | Contact: [email protected] | | | -| Version 5.0.0 RC1 built 18/Nov/2016 | +| Version 5.0.0 RC1 built 22/Nov/2016 | \=============================================================================/ -November 18, 2016 Ver 5.0.0 RC1 +November 22, 2016 Ver 5.0.0 RC1 -------------------------------- IPv6 support fully functional. See Readme.IPv6 for details. Modified: trunk/daemon/spread_params.h =================================================================== --- trunk/daemon/spread_params.h 2016-11-22 20:03:12 UTC (rev 874) +++ trunk/daemon/spread_params.h 2016-11-22 20:03:35 UTC (rev 875) @@ -43,7 +43,7 @@ #define SPREAD_PROTOCOL 3 -#define SPREAD_BUILD_DATE "18/Nov/2016" +#define SPREAD_BUILD_DATE "22/Nov/2016" #define DEFAULT_SPREAD_PORT 4803 Modified: trunk/libspread-util/Changelog =================================================================== --- trunk/libspread-util/Changelog 2016-11-22 20:03:12 UTC (rev 874) +++ trunk/libspread-util/Changelog 2016-11-22 20:03:35 UTC (rev 875) @@ -1,4 +1,4 @@ -November 18, 2016 v5.0.0 RC1 +November 22, 2016 v5.0.0 RC1 ---------------------------- Major rewrite of data_link.c to support IPv6. Modified: trunk/libspread-util/docs/Readme.txt =================================================================== --- trunk/libspread-util/docs/Readme.txt 2016-11-22 20:03:12 UTC (rev 874) +++ trunk/libspread-util/docs/Readme.txt 2016-11-22 20:03:35 UTC (rev 875) @@ -48,10 +48,10 @@ | WWW : http://www.spread.org and http://www.spreadconcepts.com | | Contact: [email protected] | | | -| Version 5.0.0 RC1 built 18/Nov/2016 | +| Version 5.0.0 RC1 built 22/Nov/2016 | \===========================================================================/ -November 18, 2016 Ver 5.0.0 +November 22, 2016 Ver 5.0.0 --------------------------- This version adds IPv6 support to the library. The main changes are Modified: trunk/release_announcement_5.0.txt =================================================================== --- trunk/release_announcement_5.0.txt 2016-11-22 20:03:12 UTC (rev 874) +++ trunk/release_announcement_5.0.txt 2016-11-22 20:03:35 UTC (rev 875) @@ -5,7 +5,7 @@ Spread 5.0 is an important release that adds support for IPv6. -For details check the Readme.IPv6 file. +For details check the Readme.IPv6 and docs/sample.spread.conf files. This release maintains the previous client API, so applications should be able to be relinked or recompiled with the new Spread library