Module Name: src
Committed By: christos
Date: Tue Apr 25 13:20:41 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode.
To generate a diff of this commit:
cvs rdiff -u -r1.1437 -r1.1438 src/doc/3RDPARTY
cvs rdiff -u -r1.2276 -r1.2277 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.1437 src/doc/3RDPARTY:1.1438
--- src/doc/3RDPARTY:1.1437 Sun Apr 23 14:23:32 2017
+++ src/doc/3RDPARTY Tue Apr 25 09:20:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1437 2017/04/23 18:23:32 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1438 2017/04/25 13:20:41 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: tzcode2017a / tzdata2017b
+Version: tzcode2017b / tzdata2017b
Current Vers: tzcode2017b / tzdata2017b
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2276 src/doc/CHANGES:1.2277
--- src/doc/CHANGES:1.2276 Sun Apr 23 14:23:32 2017
+++ src/doc/CHANGES Tue Apr 25 09:20:41 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2276 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2277 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -502,3 +502,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414]
OpenSSH: Imported 7.5. [christos 20170418]
tmux(1): Import of tmux 2.4 [christos 20170423]
+ libc: Update to tzcode2017b. [christos 20170425]