svn commit: r49268 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Sat Aug 13 01:32:29 UTC 2016
Author: gjb
Date: Sat Aug 13 01:32:27 2016
New Revision: 49268
URL: https://svnweb.freebsd.org/changeset/doc/49268
Log:
Switch 11.0 to RC1, and announce 11.0-RC1.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/share/xml/news.xml
head/share/xml/release.ent
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Sat Aug 13 01:26:53 2016 (r49267)
+++ head/share/xml/news.xml Sat Aug 13 01:32:27 2016 (r49268)
@@ -35,6 +35,22 @@
<name>8</name>
<day>
+ <name>13</name>
+
+ <event>
+ <title>&os; 11.0-RC1 Available</title>
+
+ <p>The first RC build for the &os; 11.0 release
+ cycle is now available. ISO images for the amd64, armv6,
+ i386, aarch64, powerpc, powerpc64 and sparc64
+ architectures are <a
+ href="&lists.stable;/XXX">available</a>
+ on most of our <a
+ href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
+ mirror sites</a>.</p>
+ </event>
+ </day>
+ <day>
<name>10</name>
<event>
Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent Sat Aug 13 01:26:53 2016 (r49267)
+++ head/share/xml/release.ent Sat Aug 13 01:32:27 2016 (r49268)
@@ -41,7 +41,7 @@
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '11.0'>
-<!ENTITY betarel.vers 'BETA4'>
+<!ENTITY betarel.vers 'RC1'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
More information about the svn-doc-all
mailing list