Module Name: src
Committed By: christos
Date: Thu Oct 20 17:42:29 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1368 -r1.1369 src/doc/3RDPARTY
cvs rdiff -u -r1.2199 -r1.2200 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.1368 src/doc/3RDPARTY:1.1369
--- src/doc/3RDPARTY:1.1368 Fri Oct 14 12:09:43 2016
+++ src/doc/3RDPARTY Thu Oct 20 13:42:29 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1368 2016/10/14 16:09:43 spz Exp $
+# $NetBSD: 3RDPARTY,v 1.1369 2016/10/20 17:42:29 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1398,8 +1398,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2016g / tzdata2016g
-Current Vers: tzcode2016g / tzdata2016g
+Version: tzcode2016h / tzdata2016g
+Current Vers: tzcode2016h / tzdata2016h
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.2199 src/doc/CHANGES:1.2200
--- src/doc/CHANGES:1.2199 Sat Oct 15 10:25:31 2016
+++ src/doc/CHANGES Thu Oct 20 13:42:29 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2199 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2200 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -384,3 +384,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
urtwn(4): Add support for Realtek 8192EU [nat 20161012]
gdb(1): Updated to 7.12. [christos 20161012]
libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
+ libc: Update to tzcode2016h. [christos 20161020]