- Update Handbook's 'introduction' chapter for 8.1-RELEASE
- Fix year in freebsd.ent, 8.1-RELEASE was released in 2010 not 2009 ;)
This commit is contained in:
parent
edba02ddbe
commit
a97f88bb5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36111
2 changed files with 4 additions and 2 deletions
|
@ -660,7 +660,9 @@
|
|||
|
||||
<para>The tree was branched again in August 2009, this time for
|
||||
RELENG_8. 8.0-RELEASE, the first release of the 8.X branch, was
|
||||
released in &rel.current.date;.</para>
|
||||
released in November 2009. The most recent
|
||||
&rel.current;-RELEASE came out in &rel.current.date;. There will
|
||||
be additional releases from the RELENG_8 branch.</para>
|
||||
|
||||
<para>For now, long-term development projects continue to take place
|
||||
in the 9.X-CURRENT (trunk) branch, and SNAPshot releases of 9.X on
|
||||
|
|
|
@ -59,7 +59,7 @@ used in both environments.
|
|||
create some links on web sites and such, so do NOT change it until
|
||||
it's really release time -->
|
||||
<!ENTITY rel.current "8.1">
|
||||
<!ENTITY rel.current.date "Jul 2009">
|
||||
<!ENTITY rel.current.date "Jul 2010">
|
||||
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
|
||||
<!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
|
||||
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
|
||||
|
|
Loading…
Reference in a new issue