191 lines
5.3 KiB
XML
191 lines
5.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
|
|
<!-- Simple schema for FreeBSD Project news.
|
|
|
|
Divide time in to <year>, <month>, and <day> elements, each of which
|
|
has a <name>.
|
|
|
|
each <day> element contains one or more <event> elements.
|
|
|
|
Each <event> contains an optional <title>, and then a <p>. <p> elements
|
|
can contain <a> anchors. Within the "href" attribute of the anchor
|
|
$base will be replaced with the base URI necessary to reach the FreeBSD
|
|
document root, and should always be used to start URLs at www.FreeBSD.org
|
|
or one of the mirrors.
|
|
|
|
Use the <title> element if the <p> content is lengthy. When generating
|
|
synopses of this information (e.g., for syndication using RDF files),
|
|
the contents of <title> will be preferred over <p>.
|
|
-->
|
|
|
|
<news>
|
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
|
<cvs:keyword name="freebsd">
|
|
$FreeBSD: www/en/news/news.xml,v 1.69 2002/03/09 19:02:39 jake Exp $
|
|
</cvs:keyword>
|
|
</cvs:keywords>
|
|
|
|
<year>
|
|
<name>2002</name>
|
|
|
|
<month>
|
|
<name>March</name>
|
|
|
|
<day>
|
|
<name>12</name>
|
|
|
|
<event>
|
|
<title>Updated release schedule now available</title>
|
|
|
|
<p>A new area of the FreeBSD web site has been created
|
|
dedicated to <a href="$base/releng/index.html">release
|
|
engineering</a>. This new section contains information
|
|
about future releases of FreeBSD, a specific schedule for
|
|
the upcoming releases of FreeBSD 4.6 and 5.0, and
|
|
more.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>9</name>
|
|
|
|
<event>
|
|
<title>SMP sparc64 now works</title>
|
|
|
|
<p>FreeBSD now works with multiple processors on sparc64 systems,
|
|
thanks to the efforts of <a href="mailto:jake@FreeBSD.org">Jake
|
|
Burkholder</a>, and <a href="mailto:tmm@FreeBSD.org">Thomas
|
|
Moestl</a>.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>3</name>
|
|
|
|
<event>
|
|
<p>New committer: <a
|
|
href="mailto:mux@FreeBSD.org">Maxime Henrion</a>
|
|
(VFS, SMP, ...)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>February</name>
|
|
|
|
<day>
|
|
<name>25</name>
|
|
|
|
<event>
|
|
<title>December 2001 - January 2002 Status Report</title>
|
|
|
|
<p>The December/January status report is now available; see the
|
|
<a href="$base/news/status/status.html">status reports Web page</a>
|
|
for more information.</p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a
|
|
href="mailto:jmallett@FreeBSD.org">J. Mallett</a></p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>18</name>
|
|
|
|
<event>
|
|
<p>New committer: <a
|
|
href="mailto:ticso@FreeBSD.org">Bernd Walter</a>
|
|
(Alpha)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>11</name>
|
|
|
|
<event>
|
|
<title>New GNOME section of the FreeBSD.org site</title>
|
|
|
|
<p><a href="mailto:freebsd-gnome@FreeBSD.org">FreeBSD GNOME team</a>
|
|
is proud to announce new section of the FreeBSD.org site devoted to
|
|
various aspects of the GNOME desktop and development environment
|
|
on the FreeBSD. Check it out <a href="$base/gnome/">here</a>.
|
|
</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>7</name>
|
|
|
|
<event>
|
|
<p>New committer: <a
|
|
href="mailto:maxim@FreeBSD.org">Maxim Konovalov</a></p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>January</name>
|
|
|
|
<day>
|
|
<name>31</name>
|
|
|
|
<event>
|
|
<title>BSDCon Europe 2002 - Call for Papers</title>
|
|
|
|
<p>The <a
|
|
href="http://www.eurobsdcon2002.org/cfp.html">announcement
|
|
and call for papers</a> for BSDCon Europe 2002 has been
|
|
released. This conference will take place in Amsterdam,
|
|
The Netherlands some time in November 2002. Individuals
|
|
interested in presenting a paper at the conference should
|
|
submit an abstract by June 24, 2002.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>29</name>
|
|
|
|
<event>
|
|
<title>FreeBSD 4.5 is now available</title>
|
|
|
|
<p><a href="$base/releases/4.5R/announce.html">FreeBSD
|
|
4.5</a> has been released. Please see the <a
|
|
href="$base/releases/index.html">Release Information</a>
|
|
page for more details. Also be sure to check the <a
|
|
href="$base/releases/4.5R/errata.html">release errata</a>
|
|
after installation for any late-breaking issues with 4.5
|
|
that may occur.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>12</name>
|
|
|
|
<event>
|
|
<title>Testing Guide now available for upcoming 4.5 release.</title>
|
|
|
|
<p>The FreeBSD 4.5 Release Engineering Team has submitted a
|
|
<a href="$base/releases/4.5R/qa.html">testing guide</a>
|
|
for the upcoming FreeBSD 4.5 release. Please help us
|
|
ensure that 4.5 is our most stable and highest performance
|
|
release yet.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>10</name>
|
|
|
|
<event>
|
|
<title>New tutorial: "The Euro symbol on FreeBSD"</title>
|
|
|
|
<p>Aaron Kaplan has submitted a new article explaining how to
|
|
adjust your system configuration to use the new <a
|
|
href="$base/doc/en_US.ISO8859-1/articles/euro/article.html">Euro
|
|
symbol on FreeBSD</a>.</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
</year>
|
|
</news>
|
|
|