Module Name: src
Committed By: christos
Date: Sat Jan 31 19:14:45 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1200 -r1.1201 src/doc/3RDPARTY
cvs rdiff -u -r1.2044 -r1.2045 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.1200 src/doc/3RDPARTY:1.1201
--- src/doc/3RDPARTY:1.1200 Sat Jan 31 13:27:02 2015
+++ src/doc/3RDPARTY Sat Jan 31 14:14:45 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1200 2015/01/31 18:27:02 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1201 2015/01/31 19:14:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1313,7 +1313,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2014j / tzdata2015a
+Version: tzcode2015a / tzdata2015a
Current Vers: tzcode2015a / tzdata2015a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2044 src/doc/CHANGES:1.2045
--- src/doc/CHANGES:1.2044 Sat Jan 31 13:27:28 2015
+++ src/doc/CHANGES Sat Jan 31 14:14:45 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2044 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2045 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -130,3 +130,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libevent: Import libevent 2.0.22 [spz 20150129]
dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]
zoneinfo: Import tzdata2015a. [apb 20150131]
+ libc: Import tzdata2015a. [christos 20150131]