Module Name: src Committed By: snj Date: Tue Dec 13 07:35:08 UTC 2016
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: 1323, 1324 To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-7.0.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.11 src/doc/CHANGES-7.0.3:1.1.2.12 --- src/doc/CHANGES-7.0.3:1.1.2.11 Mon Dec 12 07:56:11 2016 +++ src/doc/CHANGES-7.0.3 Tue Dec 13 07:35:08 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.11 2016/12/12 07:56:11 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.12 2016/12/13 07:35:08 snj Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -165,3 +165,40 @@ usr.sbin/mld6query/mld6.c 1.15 PR/51353: Patrick Mackey: mld6query "-r" option is not recognised [riastradh, ticket #1308] +lib/libc/time/private.h patch +lib/libc/time/zic.c patch + + Make zic properly parse newer tzdata files. + [kre, ticket #1323] + +distrib/sets/lists/base/mi 1.1125, 1.1128, 1.1132, 1.1137, 1.1139, 1.1140 +external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.3 +external/public-domain/tz/dist/LICENSE up to 1.1.1.2 +external/public-domain/tz/dist/Makefile up to 1.1.1.16 +external/public-domain/tz/dist/NEWS up to 1.1.1.16 +external/public-domain/tz/dist/README up to 1.1.1.5 +external/public-domain/tz/dist/TZDATA_VERSION up to 1.6 +external/public-domain/tz/dist/Theory up to 1.1.1.9 +external/public-domain/tz/dist/africa up to 1.1.1.9 +external/public-domain/tz/dist/antarctica up to 1.1.1.7 +external/public-domain/tz/dist/asia up to 1.1.1.15 +external/public-domain/tz/dist/australasia up to 1.1.1.10 +external/public-domain/tz/dist/backward up to 1.1.1.6 +external/public-domain/tz/dist/backzone up to 1.1.1.10 +external/public-domain/tz/dist/etcetera up to 1.1.1.2 +external/public-domain/tz/dist/europe up to 1.1.1.16 +external/public-domain/tz/dist/factory up to 1.1.1.2 +external/public-domain/tz/dist/iso3166.tab up to 1.1.1.4 +external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.6 +external/public-domain/tz/dist/leapseconds up to 1.1.1.7 +external/public-domain/tz/dist/northamerica up to 1.1.1.14 +external/public-domain/tz/dist/southamerica up to 1.1.1.10 +external/public-domain/tz/dist/version up to 1.1.1.3 +external/public-domain/tz/dist/zone.tab up to 1.1.1.10 +external/public-domain/tz/dist/zone1970.tab up to 1.1.1.12 +external/public-domain/tz/share/zoneinfo/Makefile up to 1.3 +external/public-domain/tz/tzdata2netbsd up to 1.11 + + Update tzdata to 2016j. + [kre, ticket #1324] +