Module Name: src Committed By: christos Date: Fri Nov 4 19:42:54 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: tzcode2016i To generate a diff of this commit: cvs rdiff -u -r1.1375 -r1.1376 src/doc/3RDPARTY cvs rdiff -u -r1.2207 -r1.2208 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.1375 src/doc/3RDPARTY:1.1376 --- src/doc/3RDPARTY:1.1375 Thu Nov 3 05:57:18 2016 +++ src/doc/3RDPARTY Fri Nov 4 15:42:54 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1375 2016/11/03 09:57:18 kre Exp $ +# $NetBSD: 3RDPARTY,v 1.1376 2016/11/04 19:42:54 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1398,7 +1398,7 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2016h / tzdata2016i +Version: tzcode2016i / tzdata2016i Current Vers: tzcode2016i / tzdata2016i 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.2207 src/doc/CHANGES:1.2208 --- src/doc/CHANGES:1.2207 Thu Nov 3 06:04:36 2016 +++ src/doc/CHANGES Fri Nov 4 15:42:54 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2207 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2208 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -392,3 +392,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: wapbl(4): Improved truncate performance, and stability [jdolecek 20161028] bind: Import version 9.10.4-P4. [christos 20161101] zoneinfo: Import tzdata2016i. [kre 20161103] + libc: Update to tzcode2016i. [christos 20161104]