Add a blurb about TkDesk's Y2K problem.
PR: 7726 Submitted by: Stephen J. Roznowski <sjr@home.net>
This commit is contained in:
parent
0941e78e6f
commit
0fc46c1c67
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3522
1 changed files with 9 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-27 00:34:15 $">
|
||||
<!ENTITY date "$Date: 1998-09-20 22:42:36 $">
|
||||
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: y2kbug.sgml,v 1.6 1998-06-27 00:34:15 wosch Exp $ -->
|
||||
<!-- $Id: y2kbug.sgml,v 1.7 1998-09-20 22:42:36 steve Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -104,10 +104,13 @@
|
|||
|
||||
<h2>Problematic applications</h2>
|
||||
|
||||
<p>This section is currently a placeholder. As we become aware of
|
||||
applications that have a Y2K problem we will note them here, and also
|
||||
attempt to indicate which versions (if any) of the software are
|
||||
fixed.</p>
|
||||
<dl>
|
||||
<dt><a
|
||||
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=7681"?ports/7681</a></dt>
|
||||
<dd>TkDesk 1.0 uses a hardcoded 19 in the file listing window. A
|
||||
file with a date > 2000 is displayed with a year looking like
|
||||
"191xx" where xx is the last two numbers of the real date.</dd>
|
||||
</dl>
|
||||
|
||||
<h2>More information</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue