|
From: <sv...@va...> - 2016-10-23 06:33:23
|
Author: sewardj
Date: Sun Oct 23 07:33:16 2016
New Revision: 513
Log:
Add a note about FOSDEM 2017. Fixes #371065. Patch from iv...@iv....
Modified:
trunk/index.html
Modified: trunk/index.html
==============================================================================
--- trunk/index.html (original)
+++ trunk/index.html Sun Oct 23 07:33:16 2016
@@ -44,6 +44,15 @@
<h2 align="center">Recent News</h2>
<ul>
+ <li><p>18 October 2017: We will
+ have a <a href="https://fosdem.org/2017/schedule/track/valgrind">Valgrind
+ Devroom</a> at <a href="https://fosdem.org/2017">FOSDEM 2017</a>.
+ The <a href="https://lists.fosdem.org/pipermail/fosdem/2016-October/002467.html">Call
+ for Participation</a> has recently been announced. The Devroom is on
+ the first of the two FOSDEM days, on Sat 4 Feb 2017.
+ See you all at FOSDEM in Brussels!
+ </p></li>
+
<li><p><?php echo $config['release-date'].": ".$config['release-version']; ?>,
is available. This release supports:
X86/Linux, AMD64/Linux, ARM/Linux, ARM64/Linux, PPC32/Linux, PPC64/Linux,
|
|
From: Ivo R. <iv...@iv...> - 2016-10-23 06:40:57
|
2016-10-23 8:33 GMT+02:00 <sv...@va...>: > Author: sewardj > Date: Sun Oct 23 07:33:16 2016 > New Revision: 513 > > Log: > Add a note about FOSDEM 2017. Fixes #371065. Patch from iv...@iv.... > Thank you, Julian! I. |