Module Name: src Committed By: christos Date: Fri Sep 16 17:13:06 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1360 -r1.1361 src/doc/3RDPARTY cvs rdiff -u -r1.2184 -r1.2185 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.1360 src/doc/3RDPARTY:1.1361 --- src/doc/3RDPARTY:1.1360 Wed Sep 7 22:34:25 2016 +++ src/doc/3RDPARTY Fri Sep 16 13:13:06 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1360 2016/09/08 02:34:25 salazar Exp $ +# $NetBSD: 3RDPARTY,v 1.1361 2016/09/16 17:13:06 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1398,7 +1398,7 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2016b / tzdata2016f +Version: tzcode2016f / tzdata2016f Current Vers: tzcode2016f / tzdata2016f Maintainer: Paul Eggert <egg...@cs.ucla.edu> Archive Site: ftp://ftp.iana.org/tz/releases/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2184 src/doc/CHANGES:1.2185 --- src/doc/CHANGES:1.2184 Thu Sep 8 17:33:56 2016 +++ src/doc/CHANGES Fri Sep 16 13:13:06 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2184 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2185 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -352,3 +352,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: tmux(1): Import of tmux 2.2 [christos 20160831] lua: updated to 5.3.3 and applied all three patches from http://lua.org/bugs.html [salazar 20160908] + libc: Update to tzcode2016f. [christos 20160916]