Module Name: src
Committed By: christos
Date: Fri Oct 9 17:22:44 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode.
To generate a diff of this commit:
cvs rdiff -u -r1.1259 -r1.1260 src/doc/3RDPARTY
cvs rdiff -u -r1.2107 -r1.2108 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.1259 src/doc/3RDPARTY:1.1260
--- src/doc/3RDPARTY:1.1259 Thu Oct 8 09:42:26 2015
+++ src/doc/3RDPARTY Fri Oct 9 13:22:44 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1259 2015/10/08 13:42:26 mbalmer Exp $
+# $NetBSD: 3RDPARTY,v 1.1260 2015/10/09 17:22:44 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1338,8 +1338,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2015f / tzdata2015f
-Current Vers: tzcode2015f / tzdata2015f
+Version: tzcode2015g / tzdata2015f
+Current Vers: tzcode2015g / tzdata2015g
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.2107 src/doc/CHANGES:1.2108
--- src/doc/CHANGES:1.2107 Thu Oct 8 09:43:16 2015
+++ src/doc/CHANGES Fri Oct 9 13:22:44 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2107 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2108 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -206,4 +206,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
pci(3): Decode Extended Capability in PCI Extended Configuration Space.
[nonaka 20151002]
lua: Updated to Lua 5.3.1 [mbalmer 20151008]
-
+ libc: Update to tzcode2015g. [christos 20151009]