Module Name: src
Committed By: christos
Date: Thu Jan 25 22:49:32 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention tzcode2018c
To generate a diff of this commit:
cvs rdiff -u -r1.1496 -r1.1497 src/doc/3RDPARTY
cvs rdiff -u -r1.2350 -r1.2351 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.1496 src/doc/3RDPARTY:1.1497
--- src/doc/3RDPARTY:1.1496 Wed Jan 24 08:57:37 2018
+++ src/doc/3RDPARTY Thu Jan 25 17:49:32 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1496 2018/01/24 13:57:37 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1497 2018/01/25 22:49:32 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: tzcode2017c / tzdata2018c
+Version: tzcode2018c / tzdata2018c
Current Vers: tzcode2018c / tzdata2018c
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2350 src/doc/CHANGES:1.2351
--- src/doc/CHANGES:1.2350 Wed Jan 24 08:57:37 2018
+++ src/doc/CHANGES Thu Jan 25 17:49:32 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2350 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2351 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -104,3 +104,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]
raid(4): Add support for 32-bit on 64-bit kernel. [mrg 20180117]
zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
+ libc: Update to tzcode2018c. [christos 20180125]