Module Name: src
Committed By: kre
Date: Thu Oct 20 23:16:24 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to tzdata2016h
To generate a diff of this commit:
cvs rdiff -u -r1.1369 -r1.1370 src/doc/3RDPARTY
cvs rdiff -u -r1.2200 -r1.2201 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.1369 src/doc/3RDPARTY:1.1370
--- src/doc/3RDPARTY:1.1369 Thu Oct 20 17:42:29 2016
+++ src/doc/3RDPARTY Thu Oct 20 23:16:23 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1369 2016/10/20 17:42:29 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1370 2016/10/20 23:16:23 kre 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 / tzdata2016g
+Version: tzcode2016h / tzdata2016h
Current Vers: tzcode2016h / tzdata2016h
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2200 src/doc/CHANGES:1.2201
--- src/doc/CHANGES:1.2200 Thu Oct 20 17:42:29 2016
+++ src/doc/CHANGES Thu Oct 20 23:16:23 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2200 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2201 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -385,3 +385,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
gdb(1): Updated to 7.12. [christos 20161012]
libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
libc: Update to tzcode2016h. [christos 20161020]
+ zoneinfo: Import tzdata2016h. [kre 20161020]