Module Name: src Committed By: christos Date: Sat Oct 27 22:32:54 UTC 2018
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1570 -r1.1571 src/doc/3RDPARTY cvs rdiff -u -r1.2455 -r1.2456 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.1570 src/doc/3RDPARTY:1.1571 --- src/doc/3RDPARTY:1.1570 Sat Oct 27 16:29:09 2018 +++ src/doc/3RDPARTY Sat Oct 27 18:32:54 2018 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1570 2018/10/27 20:29:09 kre Exp $ +# $NetBSD: 3RDPARTY,v 1.1571 2018/10/27 22:32:54 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1411,7 +1411,7 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2018f / tzdata2018g +Version: tzcode2018g / tzdata2018g Current Vers: tzcode2018g / tzdata2018g 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.2455 src/doc/CHANGES:1.2456 --- src/doc/CHANGES:1.2455 Sat Oct 27 16:29:09 2018 +++ src/doc/CHANGES Sat Oct 27 18:32:54 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2455 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2456 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -241,3 +241,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: [jakllsch 20181019] libc: Update to tzcode2018f. [christos 20181019] tzdata: updated to 2018g [kre 20181027] + libc: Update to tzcode2018g. [christos 20181027]