diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2018-05-19 18:21:10 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2018-05-19 18:21:10 +0000 |
| commit | 579530cd025f52cd5e45aceb814168eb7aa76ff6 (patch) | |
| tree | 33aa75176085db6cf92ac0c2ee72a884fc1400ad | |
| parent | 336fa7d1f1b45768c1e747274a895586c7272916 (diff) | |
Notes
| -rw-r--r-- | share/xml/news.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/share/xml/news.xml b/share/xml/news.xml index eb510a77c7..0a2c048bde 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -35,6 +35,23 @@ <name>5</name> <day> + <name>19</name> + + <event> + <title>&os; 11.2-BETA2 Available</title> + + <p>The second BETA build for the &os; 11.2 release + cycle is now available. ISO images for the amd64, armv6, + arm64, i386, powerpc, powerpc64 and sparc64 architectures + are <a + href="&lists.stable;/2018-May/088958.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>12</name> <event> |
