Module Name: src Committed By: christos Date: Fri Oct 7 15:31:01 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1364 -r1.1365 src/doc/3RDPARTY cvs rdiff -u -r1.2194 -r1.2195 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.1364 src/doc/3RDPARTY:1.1365 --- src/doc/3RDPARTY:1.1364 Tue Oct 4 19:47:12 2016 +++ src/doc/3RDPARTY Fri Oct 7 11:31:01 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1364 2016/10/04 23:47:12 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1365 2016/10/07 15:31:01 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1398,8 +1398,8 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2016f / tzdata2016g -Current Vers: tzcode2016f / tzdata2016g +Version: tzcode2016g / tzdata2016g +Current Vers: tzcode2016g / tzdata2016g Maintainer: Paul Eggert <egg...@cs.ucla.edu> Archive Site: ftp://ftp.iana.org/tz/releases/ Archive Site: ftp://munnari.oz.au/pub/oldtz/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2194 src/doc/CHANGES:1.2195 --- src/doc/CHANGES:1.2194 Wed Oct 5 12:01:59 2016 +++ src/doc/CHANGES Fri Oct 7 11:31:01 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2194 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2195 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -378,4 +378,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0: definition in <time.h>. Changes conform to the C11 standard. [kamil 20161004] bind: Import version 9.10.4-P3. [christos 20161004] - mips: Add support for MediaTek MT7628 SoC [ryo 20161016] + mips: Add support for MediaTek MT7628 SoC [ryo 20161006] + libc: Update to tzcode2016g. [christos 20161007]