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