From 61d64408a1f42b0340d37ea0c90a9f028ffb1bfd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 15 May 2020 08:52:25 -0700 Subject: Update timezone code from tzcode 2020a This patch updates files coming from tzcode to tzcode 2020a. This is mostly for better support for Internet RFC 8536, by adding support to zic for the Expires line (new to tzcode 2020a), the -b option (new to 2019b) and the -r option (new to 2019a). One trivial change to other glibc was needed. * time/tzfile.c (__tzfile_read): Adjust to tzcode private.h renaming. * timezone/private.h, timezone/tzfile.h, timezone/version: * timezone/zdump.c, timezone/zic.c: Update from tzcode 2020a. --- timezone/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timezone/version') diff --git a/timezone/version b/timezone/version index 63f58006ee..7f680eec36 100644 --- a/timezone/version +++ b/timezone/version @@ -1 +1 @@ -2018i +2020a -- cgit v1.2.3-70-g09d2