5-Jan-1999 /y2kbug.html
Add a note regarding date issues in fetch(1) and the HTTP protocol.
This commit is contained in:
parent
613b652489
commit
053a8bc042
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4084
1 changed files with 7 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-01-13 23:04:52 $">
|
||||
<!ENTITY date "$Date: 1999-01-19 16:56:46 $">
|
||||
<!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.9 1999-01-13 23:04:52 wosch Exp $ -->
|
||||
<!-- $Id: webchanges.sgml,v 1.10 1999-01-19 16:56:46 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,11 @@ This page list user visible changes at the FreeBSD Web Server.
|
|||
<H2>January 1999</H2>
|
||||
<UL>
|
||||
|
||||
<li><b>15-Jan-1999</B><br>
|
||||
<a href="../y2kbug.html">/y2kbug.html</a>
|
||||
Add a note regarding date issues in fetch(1) and the HTTP protocol.
|
||||
<P></P></LI>
|
||||
|
||||
<LI><B>12-Jan-1999</B><BR>
|
||||
<a href="../news/news.html">/news/news.html</a>
|
||||
Added: FreeBSD ezine.
|
||||
|
|
Loading…
Reference in a new issue