Module Name: src
Committed By: christos
Date: Tue Oct 24 17:39:30 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1479 -r1.1480 src/doc/3RDPARTY
cvs rdiff -u -r1.2326 -r1.2327 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.1479 src/doc/3RDPARTY:1.1480
--- src/doc/3RDPARTY:1.1479 Mon Oct 23 21:30:21 2017
+++ src/doc/3RDPARTY Tue Oct 24 13:39:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1479 2017/10/24 01:30:21 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1480 2017/10/24 17:39:30 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1411,7 +1411,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2017b / tzdata2017c
+Version: tzcode2017c / tzdata2017c
Current Vers: tzcode2017c / tzdata2017c
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2326 src/doc/CHANGES:1.2327
--- src/doc/CHANGES:1.2326 Mon Oct 23 21:30:21 2017
+++ src/doc/CHANGES Tue Oct 24 13:39:30 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2326 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2327 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -73,3 +73,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
amd64: Add support for SMAP. [maxv 20171017]
amd64: Add support for USER_LDT. [maxv 20171021]
tzdata updated to 2017c [kre 20171024]
+ libc: Update to tzcode2017c. [christos 20171024]