Note the addition of the CFUG, and the extra information on the y2kbug
page.
This commit is contained in:
parent
dedde3b1de
commit
75b686a2fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5164
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-06-27 11:45:59 $">
|
||||
<!ENTITY date "$Date: 1999-07-04 21:45:34 $">
|
||||
<!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.46 1999-06-27 11:45:59 wosch Exp $ -->
|
||||
<!-- $Id: webchanges.sgml,v 1.47 1999-07-04 21:45:34 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -14,6 +14,18 @@
|
|||
This page list user visible changes at the FreeBSD Web Server.
|
||||
</P>
|
||||
|
||||
<H2>July 1999</H2>
|
||||
<UL>
|
||||
<LI><B>4-Jul-1999</B><BR>
|
||||
<a href="../support.html#user">/support.html</a>
|
||||
Add CFUG (Conneticut Free Unix user's Group).
|
||||
<P></P>
|
||||
<a href="../y2kbug.html">/y2kbug.html</a>
|
||||
Add a warning about not changing dates to test for the Y2K bug on live
|
||||
production systems.
|
||||
<P></P></LI>
|
||||
</UL>
|
||||
|
||||
<H2>June 1999</H2>
|
||||
<UL>
|
||||
<LI><B>25-Jun-1999</B><BR>
|
||||
|
|
Loading…
Reference in a new issue