Update to y2kbug page

PR:		  docs/11240
Submitted by:	Stephen J. Roznowski sjr@home.net
This commit is contained in:
Wolfram Schneider 1999-04-26 13:11:04 +00:00
parent 3af2e7ebce
commit 03bb424477
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4754

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-30 10:00:36 $">
<!ENTITY date "$Date: 1999-04-26 13:11:04 $">
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: y2kbug.sgml,v 1.20 1999-03-30 10:00:36 foxfair Exp $ -->
<!-- $Id: y2kbug.sgml,v 1.21 1999-04-26 13:11:04 wosch Exp $ -->
<html>
&header;
@ -226,6 +226,21 @@
<dd>Nntp-t5 suffers from a Y2K problem during the generation of
the NEWNEWS command.[Port patched 1999/01/05]
</dd>
<dt><a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=11144">ports/11144</a></dt>
<dd>The tiff port has a hardcoded 19xx. While this is in the
contrib section (for converting Sun rasterfile format to
TIFF), and not installed by default, this should be patched.
[Port patched 1999/04/18]
</dd>
<dt><a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=11145">ports/11145</a></dt>
<dd>The dgs port suffers from the same TIFF related problem
as the tiff port. [contrib routine for converting Sun
rasterfiles to TIFF] [Port patched 1999/04/18]
</dd>
</dl>
<h2>More information</h2>