Tardy newsflash entry for 3.2R.
This commit is contained in:
parent
245f31ebcc
commit
84edd790ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4985
1 changed files with 14 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-04 07:48:21 $">
|
||||
<!ENTITY date "$Date: 1999-05-31 03:06:02 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.127 1999-05-04 07:48:21 wosch Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.128 1999-05-31 03:06:02 nsj Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -28,6 +28,18 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>May 1999</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>18-May-1999</b><a href="&base/releases/3.2R/announce.html">
|
||||
FreeBSD 3.2</a> has been released. Please see the
|
||||
<a href="&base/releases/index.html">Release Information</a>
|
||||
page for more details. Also be sure to check the
|
||||
<a href="&base/releases/3.2R/errata.html">release errata</a>
|
||||
after installation for any late-breaking issues with 3.2 that
|
||||
you might need to be aware of.</li>
|
||||
</ul>
|
||||
|
||||
<h2>April 1999</h2>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue