svn commit: r52410 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Sat Oct 27 17:05:00 UTC 2018
Author: gjb
Date: Sat Oct 27 17:04:58 2018
New Revision: 52410
URL: https://svnweb.freebsd.org/changeset/doc/52410
Log:
Announce 12.0-BETA2.
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 Fri Oct 26 21:18:39 2018 (r52409)
+++ head/share/xml/news.xml Sat Oct 27 17:04:58 2018 (r52410)
@@ -35,6 +35,23 @@
<name>10</name>
<day>
+ <name>27</name>
+
+ <event>
+ <title>&os; 12.0-BETA2 Available</title>
+
+ <p>The second BETA build for the &os; 12.0 release
+ cycle is now available. ISO images for the amd64, armv6,
+ armv7, arm64, i386, powerpc, powerpc64, powerpcspe and
+ sparc64 architectures are <a
+ href="&lists.stable;/2018-October/089897.html">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>20</name>
<event>
Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent Fri Oct 26 21:18:39 2018 (r52409)
+++ head/share/xml/release.ent Sat Oct 27 17:04:58 2018 (r52410)
@@ -41,7 +41,7 @@
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '12.0'>
-<!ENTITY betarel.vers 'BETA1'>
+<!ENTITY betarel.vers 'BETA2'>
<!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-head
mailing list