From owner-cvs-share Tue Nov 19 11:17:43 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA25406 for cvs-share-outgoing; Tue, 19 Nov 1996 11:17:43 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA25387; Tue, 19 Nov 1996 11:17:23 -0800 (PST) Date: Tue, 19 Nov 1996 11:17:23 -0800 (PST) From: Garrett Wollman Message-Id: <199611191917.LAA25387@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/zoneinfo Makefile africa asia australasia europe factory northamerica southamerica iso3166.tab Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/11/19 11:17:22 Modified: share/zoneinfo Makefile africa asia australasia europe factory northamerica southamerica Removed: share/zoneinfo iso3166.tab Log: Update to the latest version from the vendor branch. These files are now identical with the distributed versions, which may cause some abbreviations to change for people in obscure zones. (The abbreviations can be changed again if need be.) It also changes the abbreviation of Central European Time to `CET' from its previous value of `MET' (a curious German-English hybrid). Finally, we have finally rid ourselves of those nasty ZONE-DESCR comments, which were a maintenance nightmare, in favor of the new zone.tab file. We are not using the distribution's iso3166.tab file because we have our own list. Obtained from: Arthur David Olson; ftp://elsie.nci.nih.gov Revision Changes Path 1.10 +3 -1 src/share/zoneinfo/Makefile 1.6 +137 -220 src/share/zoneinfo/africa 1.9 +261 -384 src/share/zoneinfo/asia 1.8 +107 -201 src/share/zoneinfo/australasia 1.11 +759 -814 src/share/zoneinfo/europe 1.3 +1 -1 src/share/zoneinfo/factory 1.9 +44 -163 src/share/zoneinfo/northamerica 1.7 +180 -214 src/share/zoneinfo/southamerica