Module Name: src
Committed By: christos
Date: Thu Aug 13 11:30:17 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1243 -r1.1244 src/doc/3RDPARTY
cvs rdiff -u -r1.2091 -r1.2092 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.1243 src/doc/3RDPARTY:1.1244
--- src/doc/3RDPARTY:1.1243 Thu Aug 13 06:36:31 2015
+++ src/doc/3RDPARTY Thu Aug 13 07:30:17 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1243 2015/08/13 10:36:31 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1244 2015/08/13 11:30:17 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: tzcode2015d / tzdata2015f
+Version: tzcode2015f / tzdata2015f
Current Vers: tzcode2015f / tzdata2015f
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2091 src/doc/CHANGES:1.2092
--- src/doc/CHANGES:1.2091 Thu Aug 13 06:36:31 2015
+++ src/doc/CHANGES Thu Aug 13 07:30:17 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2091 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2092 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -184,3 +184,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[jmcneill 20150808]
zoneinfo: Import tzdata2015f. [apb 20150811]
OpenSSH: Imported 7.0. [christos 20150813]
+ libc: Update to tzcode2015f. [christos 20150813]