From sjr@home.net  Sun Aug 23 07:40:33 1998
Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22887
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Aug 1998 07:40:32 -0700 (PDT)
          (envelope-from sjr@home.net)
Received: (from sjr@localhost)
	by istari.home.net (8.8.8/8.8.6) id KAA05570;
	Sun, 23 Aug 1998 10:39:48 -0400 (EDT)
Message-Id: <199808231439.KAA05570@istari.home.net>
Date: Sun, 23 Aug 1998 10:39:48 -0400 (EDT)
From: sjr@home.net
Reply-To: sjr@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Add TkDesk problem to y2kbug page
X-Send-Pr-Version: 3.2

>Number:         7726
>Category:       docs
>Synopsis:       Add TkDesk problem to y2kbug page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 23 07:50:00 PDT 1998
>Closed-Date:    Sun Sep 20 15:42:42 PDT 1998
>Last-Modified:  Sun Sep 20 15:43:15 PDT 1998
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

>Description:

	Stephane Legrand (stephane@lituus.fr) submitted a Y2K related
	bug report for TkDesk 1.0. This patch adds it to the FreeBSD
	y2kbug page.

>How-To-Repeat:

>Fix:
	
--- www/en/y2kbug.sgml.orig	Sun Aug 23 10:02:18 1998
+++ www/en/y2kbug.sgml	Sun Aug 23 10:08:48 1998
@@ -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
+	"199xx" where xx is the last two numbers of the real date.</dd
+    </dl>
 
     <h2>More information</h2>
 
>Release-Note:
>Audit-Trail:

From: "Stephen J. Roznowski" <sjr@home.net>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  Subject: Re: docs/7726: Add TkDesk problem to y2kbug page
Date: Sun, 23 Aug 1998 10:59:37 -0400 (EDT)

 There was a typo in the original bug report. Use this diff instead:
 
 --- www/en/y2kbug.sgml.orig	Sun Aug 23 10:02:18 1998
 +++ www/en/y2kbug.sgml	Sun Aug 23 10:08:48 1998
 @@ -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>
  
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Sep 20 15:42:42 PDT 1998 
State-Changed-Why:  
Blurb added with a couple of minor tweaks.  Thanks! 
>Unformatted:
