Module Name: src
Committed By: christos
Date: Thu Apr 4 18:19:41 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1606 -r1.1607 src/doc/3RDPARTY
cvs rdiff -u -r1.2514 -r1.2515 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1606 src/doc/3RDPARTY:1.1607
--- src/doc/3RDPARTY:1.1606 Thu Mar 28 08:34:36 2019
+++ src/doc/3RDPARTY Thu Apr 4 14:19:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1606 2019/03/28 12:34:36 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1607 2019/04/04 18:19:41 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1397,7 +1397,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2018i / tzdata2019a
+Version: tzcode2019a / tzdata2019a
Current Vers: tzcode2019a / tzdata2019a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2514 src/doc/CHANGES:1.2515
--- src/doc/CHANGES:1.2514 Thu Apr 4 11:53:44 2019
+++ src/doc/CHANGES Thu Apr 4 14:19:41 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2514 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2515 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -350,3 +350,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
tzdata Updated to 2019a. [kre 20190326]
arm: Add UEFI bootloader support (bootarm.efi). [jmcneill 20190330]
indent(1): Upraded to the FreeBSD HEAD checkout [kamil 20190404]
+ tzcode: Updated to 2019a. [christos 20190404]