Module Name: src
Committed By: christos
Date: Sat Jun 14 17:50:34 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1120 -r1.1121 src/doc/3RDPARTY
cvs rdiff -u -r1.1935 -r1.1936 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.1120 src/doc/3RDPARTY:1.1121
--- src/doc/3RDPARTY:1.1120 Fri Jun 13 15:57:45 2014
+++ src/doc/3RDPARTY Sat Jun 14 13:50:34 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1120 2014/06/13 19:57:45 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1121 2014/06/14 17:50:34 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: tzcode2014d / tzdata2014e
+Version: tzcode2014e / tzdata2014e
Current Vers: tzcode2014e / tzdata2014e
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1935 src/doc/CHANGES:1.1936
--- src/doc/CHANGES:1.1935 Fri Jun 13 15:58:22 2014
+++ src/doc/CHANGES Sat Jun 14 13:50:34 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1935 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1936 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -430,3 +430,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
etcupdate(8): Add destdir support. [apb 20140612]
file(1): upgraded to 5.19 [christos 20140612]
zoneinfo: Import tzdata2014e. [apb 20140613]
+ libc: Update to tzcode2014e. [christos 20140614]