SHA256
1
0
forked from pool/timezone

Accepting request 292173 from home:AndreasStieger:branches:Base:System

timezone update 2015b [boo#923493]

OBS-URL: https://build.opensuse.org/request/show/292173
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=154
This commit is contained in:
2015-03-23 12:41:20 +00:00
committed by Git OBS Bridge
parent 0afd3710db
commit db4e5a3b33
12 changed files with 82 additions and 42 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Mar 21 08:42:15 UTC 2015 - astieger@suse.com
- timezone update 2015b [boo#923493]
- Changes to time zones:
* Mongolia DST observance 2015
* Palestine DST dates 2015 and 2015
* correct 1982 zone shift in Pacific/Easter, regression in 2015a
* More pre-1970 zones have been turned into links, when they
differed from existing zones only for older time stamps:
America/Antigua, America/Cayman, Pacific/Midway,
Pacific/Saipan.
* Correct the 1992-2010 DST abbreviation in Volgograd from "MSK"
to "MSD".
- Changes to code:
* Fix integer overflow bug in reference 'mktime' implementation.
* Allow -Dtime_tz=time_t compilations, and allow -Dtime_tz=...
libraries to be used in the same executable as standard-library
time_t functions.
-------------------------------------------------------------------
Fri Jan 30 21:43:29 UTC 2015 - andreas.stieger@gmx.de