Add trimmed relnotes.xml, copied and stripped from ../9.1R/
This commit is contained in:
parent
bdc2e49db0
commit
d44fd1e3cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42713
1 changed files with 33 additions and 0 deletions
33
en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml
Normal file
33
en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||||
|
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
||||||
|
<!ENTITY title "FreeBSD 9.2-RELEASE Release Notes">
|
||||||
|
]>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<title>&title;</title>
|
||||||
|
|
||||||
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="navinclude.download">
|
||||||
|
|
||||||
|
<p>This is a simplified version of the &os; 9.2-RELEASE release notes.</p>
|
||||||
|
|
||||||
|
<div class="IMPORTANT">
|
||||||
|
<blockquote class="IMPORTANT">
|
||||||
|
<p><b>Important:</b> If you are upgrading from a previous
|
||||||
|
release of FreeBSD, please read <a
|
||||||
|
href="http://www.FreeBSD.org/releases/9.2R/relnotes-detailed.html#UPGRADE"
|
||||||
|
target="_top">upgrading section in the Release Notes</a> for
|
||||||
|
notable incompatibilities carefully.</p>
|
||||||
|
</blockquote>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Release Highlights</h2>
|
||||||
|
|
||||||
|
<p>This section will be updated while we proceed with the
|
||||||
|
&os; 9.2-RELEASE cycle.</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue