Module Name: src
Committed By: kre
Date: Thu Sep 29 20:44:06 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata update to 2016g
To generate a diff of this commit:
cvs rdiff -u -r1.1362 -r1.1363 src/doc/3RDPARTY
cvs rdiff -u -r1.2186 -r1.2187 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.1362 src/doc/3RDPARTY:1.1363
--- src/doc/3RDPARTY:1.1362 Mon Sep 26 22:41:25 2016
+++ src/doc/3RDPARTY Thu Sep 29 20:44:06 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1362 2016/09/26 22:41:25 kamil Exp $
+# $NetBSD: 3RDPARTY,v 1.1363 2016/09/29 20:44:06 kre 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 / tzdata2016f
-Current Vers: tzcode2016f / tzdata2016f
+Version: tzcode2016f / tzdata2016g
+Current Vers: tzcode2016f / tzdata2016g
Maintainer: Paul Eggert <[email protected]>
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.2186 src/doc/CHANGES:1.2187
--- src/doc/CHANGES:1.2186 Wed Sep 21 20:19:08 2016
+++ src/doc/CHANGES Thu Sep 29 20:44:06 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2186 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2187 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -366,3 +366,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
http://lua.org/bugs.html [salazar 20160908]
libc: Update to tzcode2016f. [christos 20160916]
nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
+ zoneinfo: Import tzdata2016g. [kre 20160929]