Module Name: src Committed By: apb Date: Thu Oct 23 03:47:59 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note update to tzdata2014i, To generate a diff of this commit: cvs rdiff -u -r1.1161 -r1.1162 src/doc/3RDPARTY cvs rdiff -u -r1.1998 -r1.1999 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.1161 src/doc/3RDPARTY:1.1162 --- src/doc/3RDPARTY:1.1161 Mon Oct 20 09:13:07 2014 +++ src/doc/3RDPARTY Thu Oct 23 03:47:58 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1161 2014/10/20 09:13:07 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1162 2014/10/23 03:47:58 apb Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1312,8 +1312,8 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2014h / tzdata2014h -Current Vers: tzcode2014h / tzdata2014h +Version: tzcode2014h / tzdata2014i +Current Vers: tzcode2014i / tzdata2014i 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.1998 src/doc/CHANGES:1.1999 --- src/doc/CHANGES:1.1998 Wed Oct 22 16:54:13 2014 +++ src/doc/CHANGES Thu Oct 23 03:47:58 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1998 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1999 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -78,3 +78,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: OpenSSH: Imported 6.7. [christos 20141018] resolvconf(8): Import openresolv-3.6.0 [roy 20141020] gcc: Support -fsanitize=address + zoneinfo: Import tzdata2014i. [apb 20141023]