diff options
author | Johann Kois <jkois@FreeBSD.org> | 2010-12-17 19:30:15 +0000 |
---|---|---|
committer | Johann Kois <jkois@FreeBSD.org> | 2010-12-17 19:30:15 +0000 |
commit | 3cacb26be31a8908c12d6530a9b25cc86b3dc989 (patch) | |
tree | 2b42bfb16f5883ca65fe96b973f729e6cf9c6863 /share/sgml/news.xml | |
parent | 87145107b6ecb8d71b08cf10ffb469fb2746f1c4 (diff) | |
download | doc-3cacb26be31a8908c12d6530a9b25cc86b3dc989.tar.gz doc-3cacb26be31a8908c12d6530a9b25cc86b3dc989.zip |
Better late then never - Announce the availability of 8.2-BETA1 and 7.4-BETA1.
While here, fix www/nl/where.sgml. Otherwise the build will break!
Notes
Notes:
svn path=/www/; revision=36698
Diffstat (limited to 'share/sgml/news.xml')
-rw-r--r-- | share/sgml/news.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/share/sgml/news.xml b/share/sgml/news.xml index eb03abb06b..bafeb9ed79 100644 --- a/share/sgml/news.xml +++ b/share/sgml/news.xml @@ -25,7 +25,7 @@ <news> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keyword name="freebsd"> - $FreeBSD: www/share/sgml/news.xml,v 1.354 2010/12/07 23:09:19 flo Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.355 2010/12/17 12:52:50 jkois Exp $ </cvs:keyword> </cvs:keywords> @@ -49,6 +49,22 @@ </day> <day> + <name>11</name> + + <event> + <title>&os; 7.4/8.2-BETA1 Available</title> + + <p>The first of the test builds for the &os;-7.4/8.2 + release cycles is now available. ISO images for Tier-1 + architectures are now <a + href="&lists.stable;/2010-December/060541.html">available</a> + on most of the <a + href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os; + mirror sites</a>.</p> + </event> + </day> + + <day> <name>7</name> <event> <p>New committer: <a href="mailto:flo@FreeBSD.org">Florian Smeets</a> (ports)</p> |