tzdb Release 92

Release version: 92

Publication timestamp: 1992-04-25 18:17:03 -0000

Summary: [tz92.tar.Z is missing!]

Advertisement Space

Changelog (from NEWS)

[tz92.tar.Z is missing!]

  By popular demand (well, at any rate, following a request by kre at munnari)


The 1989 update of the time zone package featured:

  *	POSIXization (including interpretation of POSIX-style TZ environment
	variables, provided by Guy Harris),
  *	ANSIfication (including versions of "mktime" and "difftime"),
  *	SVIDulation (an "altzone" variable)
  *	MACHination (the "gtime" function)
  *	corrections to some time zone data (including corrections to the rules
	for Great Britain and New Zealand)
  *	reference data from the United States Naval Observatory for folks who
	want to do additional time zones
  *	and the 1989 data for Saudi Arabia.

  (Since this code will be treated as "part of the implementation" in some
  places and as "part of the application" in others, there's no good way to
  name functions, such as timegm, that are not part of the proposed ANSI C
  standard; such functions have kept their old, underscore-free names in this
  update.)

  And the "dysize" function has disappeared; it was present to allow
  compilation of the "date" command on old BSD systems, and a version of "date"
  is now provided in the package.  The "date" command is not created when you
  "make all" since it may lack options provided by the version distributed with
  your operating system, or may not interact with the system in the same way
  the native version does.

  Since POSIX frowns on correct leap second handling, the default behavior of
  the "zic" command (in the absence of a "-L" option) has been changed to omit
  leap second information from its output files.


-----
Notes

This file contains copies of the part of each release announcement
that talks about the changes in that release.  The text has been
adapted and reformatted for the purposes of this file.

Traditionally a release R consists of a pair of tarball files,
tzcodeR.tar.gz and tzdataR.tar.gz.  However, some releases (e.g.,
code2010a, data2012c) consist of just one or the other tarball, and a
few (e.g., code2012c-data2012d) have tarballs with mixed version
numbers.  Recent releases also come in an experimental format
consisting of a single tarball tzdb-R.tar.lz with extra data.

A release’s timestamp is taken from the release’s commit (for newer,
Git-based releases), from the newest file in the tarball (for older
releases, where this info is available) or from the email announcing
the release (if all else fails; these are marked with a time zone
abbreviation of -0000 and an "is missing!" comment).

Earlier versions of the code and data were not announced on the tz
list and are not summarized here.

This file is in the public domain.

Local Variables:
coding: utf-8
End: