Module Name: src
Committed By: christos
Date: Tue Nov 18 02:01:08 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention tzcode 2014j
To generate a diff of this commit:
cvs rdiff -u -r1.1173 -r1.1174 src/doc/3RDPARTY
cvs rdiff -u -r1.2019 -r1.2020 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.1173 src/doc/3RDPARTY:1.1174
--- src/doc/3RDPARTY:1.1173 Sun Nov 16 02:17:10 2014
+++ src/doc/3RDPARTY Mon Nov 17 21:01:08 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1173 2014/11/16 07:17:10 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1174 2014/11/18 02:01:08 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1312,7 +1312,7 @@ Added changes from a5 -> a12 manually.
Package: tz
Version: tzcode2014j / tzdata2014j
-Current Vers: tzcode2014i / tzdata2014j
+Current Vers: tzcode2014j / tzdata2014j
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2019 src/doc/CHANGES:1.2020
--- src/doc/CHANGES:1.2019 Mon Nov 17 21:00:27 2014
+++ src/doc/CHANGES Mon Nov 17 21:01:08 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2019 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2020 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -105,3 +105,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
awinir(4): Add support for Allwinner A20/A31 IR receiver.
[jmcneill 20141115]
zoneinfo: Import tzdata2014j. [apb 20141116]
+ libc: Update to tzcode2014j. [christos 20141117]