Module Name: src
Committed By: christos
Date: Tue Mar 24 20:02:18 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1211 -r1.1212 src/doc/3RDPARTY
cvs rdiff -u -r1.2057 -r1.2058 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.1211 src/doc/3RDPARTY:1.1212
--- src/doc/3RDPARTY:1.1211 Mon Mar 23 06:22:52 2015
+++ src/doc/3RDPARTY Tue Mar 24 16:02:18 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1211 2015/03/23 10:22:52 spz Exp $
+# $NetBSD: 3RDPARTY,v 1.1212 2015/03/24 20:02:18 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1338,7 +1338,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2015a / tzdata2015b
+Version: tzcode2015b / tzdata2015b
Current Vers: tzcode2015b / tzdata2015b
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2057 src/doc/CHANGES:1.2058
--- src/doc/CHANGES:1.2057 Mon Mar 23 06:22:52 2015
+++ src/doc/CHANGES Tue Mar 24 16:02:18 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2057 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2058 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -142,3 +142,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2015b. [apb 20150321]
service(8): Import adapted script from FreeBSD [ast 20150322]
openssl: Import openssl 1.0.1m [spz 20150323]
+ libc: Update to tzcode2015b. [christos 20150324]