Module Name: src Committed By: christos Date: Fri May 4 15:51:53 UTC 2018
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode. To generate a diff of this commit: cvs rdiff -u -r1.1521 -r1.1522 src/doc/3RDPARTY cvs rdiff -u -r1.2386 -r1.2387 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.1521 src/doc/3RDPARTY:1.1522 --- src/doc/3RDPARTY:1.1521 Fri May 4 07:11:47 2018 +++ src/doc/3RDPARTY Fri May 4 11:51:53 2018 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1521 2018/05/04 11:11:47 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1522 2018/05/04 15:51:53 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1411,7 +1411,7 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2018c / tzdata2018e +Version: tzcode2018e / tzdata2018e Current Vers: tzcode2018e / tzdata2018e Maintainer: Paul Eggert <egg...@cs.ucla.edu> Archive Site: ftp://ftp.iana.org/tz/releases/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2386 src/doc/CHANGES:1.2387 --- src/doc/CHANGES:1.2386 Fri May 4 06:56:23 2018 +++ src/doc/CHANGES Fri May 4 11:51:53 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2386 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2387 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -151,3 +151,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: arm: Add support for Allwinner H6 SoC. [jmcneill 20180501] dhcpcd: Import 7.0.4. [roy 20180502] tzdata: updated to 2017e [kre 20180504] + libc: Update to tzcode2018e. [christos 20180504]