Note the new Australian mirror.
This commit is contained in:
parent
2e934cf296
commit
6fdb0d0e21
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5040
2 changed files with 21 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-31 03:06:02 $">
|
||||
<!ENTITY date "$Date: 1999-06-08 22:08:58 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.128 1999-05-31 03:06:02 nsj Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.129 1999-06-08 22:08:58 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -28,6 +28,15 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>June 1999</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>8-Jun-1999</b> A new <a
|
||||
href="http://freebsd.itworks.com.au/">Australian FreeBSD Web Mirror</a>
|
||||
now exists. Thanks to <a href="http://www.itworks.com.au/">ITworks
|
||||
Consulting</a> for providing the host.</li>
|
||||
</ul>
|
||||
|
||||
<h2>May 1999</h2>
|
||||
|
||||
<ul>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-27 09:38:52 $">
|
||||
<!ENTITY date "$Date: 1999-06-08 22:07:32 $">
|
||||
<!ENTITY title "Changes at the FreeBSD Web Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: webchanges.sgml,v 1.44 1999-05-27 09:38:52 wosch Exp $ -->
|
||||
<!-- $Id: webchanges.sgml,v 1.45 1999-06-08 22:07:32 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -14,6 +14,14 @@
|
|||
This page list user visible changes at the FreeBSD Web Server.
|
||||
</P>
|
||||
|
||||
<H2>June 1999</H2>
|
||||
<UL>
|
||||
<LI><B>8-Jun-1999</B><BR>
|
||||
<A HREF="../index.html">/index.html</A> Added a link to a new <A
|
||||
HREF="http://freebsd.itworks.com.au/">Australian FreeBSD Web Mirror</A>.
|
||||
<P></P></LI>
|
||||
</UL>
|
||||
|
||||
<H2>May 1999</H2>
|
||||
<UL>
|
||||
<LI><B>26-May-1999</B><BR>
|
||||
|
|
Loading…
Reference in a new issue