Module Name: src
Committed By: christos
Date: Wed May 28 19:14:17 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
tzcode 2014d
To generate a diff of this commit:
cvs rdiff -u -r1.1116 -r1.1117 src/doc/3RDPARTY
cvs rdiff -u -r1.1928 -r1.1929 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.1116 src/doc/3RDPARTY:1.1117
--- src/doc/3RDPARTY:1.1116 Wed May 28 12:05:04 2014
+++ src/doc/3RDPARTY Wed May 28 15:14:17 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1116 2014/05/28 16:05:04 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1117 2014/05/28 19:14:17 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1271,7 +1271,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2014c / tzdata2014c
+Version: tzcode2014d / tzdata2014c
Current Vers: tzcode2014d / tzdata2014d
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1928 src/doc/CHANGES:1.1929
--- src/doc/CHANGES:1.1928 Wed May 28 07:35:50 2014
+++ src/doc/CHANGES Wed May 28 15:14:17 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1928 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1929 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -423,3 +423,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[kardel 20140518]
gcc(1): Import version 4.8.3. [skrll 20140527]
openldap: Import 2.4.39 [tron 20140528]
+ libc: Update to tzcode2014d. [christos 20140528]