Add newsflash item for 2.2.6 release.
This commit is contained in:
parent
a647a2bd46
commit
e036847c54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2587
2 changed files with 30 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-02-11 16:01:04 $">
|
||||
<!ENTITY date "$Date: 1998-03-25 12:33:01 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.70 1998-02-11 16:01:04 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.71 1998-03-25 12:33:01 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,19 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>March 1998</h2>
|
||||
<ul>
|
||||
<li><b>25-Feb-98</b>
|
||||
FreeBSD 2.2.6 has been released.
|
||||
See the <a href="&base/releases/index.html">Release
|
||||
Information</a> page for details. Also be sure to
|
||||
check the
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/ERRATA.TXT">
|
||||
release errata</a> after installation for any late-breaking issues
|
||||
with 2.2.6 that you should know about.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>February 1998</h2>
|
||||
<ul>
|
||||
<li><b>08-Feb-98</b>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-02-11 16:01:04 $">
|
||||
<!ENTITY date "$Date: 1998-03-25 12:33:01 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.70 1998-02-11 16:01:04 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.71 1998-03-25 12:33:01 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,19 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>March 1998</h2>
|
||||
<ul>
|
||||
<li><b>25-Feb-98</b>
|
||||
FreeBSD 2.2.6 has been released.
|
||||
See the <a href="&base/releases/index.html">Release
|
||||
Information</a> page for details. Also be sure to
|
||||
check the
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/ERRATA.TXT">
|
||||
release errata</a> after installation for any late-breaking issues
|
||||
with 2.2.6 that you should know about.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>February 1998</h2>
|
||||
<ul>
|
||||
<li><b>08-Feb-98</b>
|
||||
|
|
Loading…
Reference in a new issue