diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-03-04 19:00:00 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-03-04 19:00:00 -0500 |
commit | e9b52cbfe84bc9e13568e784836c9e0b4b1e0913 (patch) | |
tree | c3174e1d8d535e0e82e22dfad2bb803bef288cdd /README | |
parent | 349da2fb30fd6d2be4bd47a95fee9915b50f6d67 (diff) | |
download | lynx-snapshots-e9b52cbfe84bc9e13568e784836c9e0b4b1e0913.tar.gz |
snapshot of project "lynx", label v2-8pre_3
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README index ca89f547..6d029fb0 100644 --- a/README +++ b/README @@ -45,6 +45,14 @@ WHAT IS LYNX? Lynx. See WWW/Copyright.txt for copyright info regarding CERN products used in Lynx. +YEAR 2000 COMPLIANCE + + We believe Lynx works properly for the Year 2000 issues, since it does + not store dates in 2-digit form. Since it must communicate with a wide + range of web servers, it interprets dates in a variety of formats. In + particular, if Lynx receives a date with a 2-digit year, it assumes that + values less than 70 are in the range 2000-2069. + DOCUMENTATION A users guide is included in this distribution along with a man page @@ -89,14 +97,6 @@ PROBLEMS problem to the "lynx-dev" mailing list, which is frequented by experienced Lynx users. -YEAR 2000 COMPLIANCE - - We believe Lynx works properly for the Year 2000 issues, since it does - not store dates in 2-digit form. Since it must communicate with a wide - range of web servers, it interprets dates in a variety of formats. In - particular, if Lynx receives a date with a 2-digit year, it assumes that - values less than 70 are in the range 2000-2069. - LYNX-DEV MAILING LIST To subscribe to lynx-dev, send email to majordomo@sig.net with only the |