Module Name: src
Committed By: christos
Date: Tue Apr 28 17:01:40 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode.
To generate a diff of this commit:
cvs rdiff -u -r1.1221 -r1.1222 src/doc/3RDPARTY
cvs rdiff -u -r1.2071 -r1.2072 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.1221 src/doc/3RDPARTY:1.1222
--- src/doc/3RDPARTY:1.1221 Thu Apr 23 09:51:53 2015
+++ src/doc/3RDPARTY Tue Apr 28 13:01:40 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1221 2015/04/23 13:51:53 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1222 2015/04/28 17:01:40 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1337,8 +1337,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2015b / tzdata2015b
-Current Vers: tzcode2015b / tzdata2015b
+Version: tzcode2015d / tzdata2015b
+Current Vers: tzcode2015d / tzdata2015d
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.2071 src/doc/CHANGES:1.2072
--- src/doc/CHANGES:1.2071 Fri Apr 24 00:42:42 2015
+++ src/doc/CHANGES Tue Apr 28 13:01:40 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2071 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2072 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -154,3 +154,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
Add DMA support to the sdhc controllers on AM335x SoC.
Enable DMA for sdhc0 and sdhc1 on BEAGLEBONE [bouyer 20150414]
xz(1): Import of XZ 5.2.1. [christos 20150417]
+ libc: Update to tzcode2015d. [christos 20150428]