Module Name: src
Committed By: bouyer
Date: Wed May 21 21:26:10 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1064, 1065
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-6.2
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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.111 src/doc/CHANGES-6.2:1.1.2.112
--- src/doc/CHANGES-6.2:1.1.2.111 Wed May 21 21:11:01 2014
+++ src/doc/CHANGES-6.2 Wed May 21 21:26:10 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.111 2014/05/21 21:11:01 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.112 2014/05/21 21:26:10 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -2318,3 +2318,36 @@ sys/fs/cd9660/cd9660_node.c 1.31
(and reworded comment).
[martin, ticket #1062]
+doc/3RDPARTY patch
+share/zoneinfo/africa patch
+share/zoneinfo/antarctica patch
+share/zoneinfo/asia patch
+share/zoneinfo/australasia patch
+share/zoneinfo/backward patch
+share/zoneinfo/etcetera patch
+share/zoneinfo/europe patch
+share/zoneinfo/iso3166.tab patch
+share/zoneinfo/leap-seconds.list patch
+share/zoneinfo/leapseconds patch
+share/zoneinfo/leapseconds.awk patch
+share/zoneinfo/northamerica patch
+share/zoneinfo/southamerica patch
+share/zoneinfo/zone.tab patch
+distrib/sets/lists/base/mi patch
+
+ Update timezone database from tzdata2013d to tzdata2014c.
+ This adds a new timezone, Antarctica/Troll, and updates
+ many other timezones. The Asia/Riyadh{87,88,89} zones are
+ retained for backward compatibility, although they have
+ been removed from the upstream distribution.
+
+ [apb, ticket #1064]
+
+share/zoneinfo/Makefile patch
+distrib/sets/lists/base/mi patch
+
+ Remove the the Asia/Riyadh{87,88,89} timezones, and their
+ Mideast/* aliases. These zones were removed upstream in
+ tzdata2013i (December 2013).
+ [apb, ticket #1065]
+