Module Name: src
Committed By: bouyer
Date: Sat Sep 15 09:05:53 UTC 2012
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
ticket 1456
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.105 -r1.1.2.106 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.105 src/doc/CHANGES-4.0.2:1.1.2.106
--- src/doc/CHANGES-4.0.2:1.1.2.105 Wed Aug 22 20:02:18 2012
+++ src/doc/CHANGES-4.0.2 Sat Sep 15 09:05:52 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.105 2012/08/22 20:02:18 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.106 2012/09/15 09:05:52 bouyer Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1418,3 +1418,54 @@ sys/arch/amd64/amd64/trap.c patch
Fix potential stack frame corruption
[spz, ticket #1454]
+Apply patch, requested by apb in ticket #1456
+ 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/factory patch
+ share/zoneinfo/iso3166.tab patch
+ share/zoneinfo/leapseconds patch
+ share/zoneinfo/northamerica patch
+ share/zoneinfo/pacificnew patch
+ share/zoneinfo/solar87 patch
+ share/zoneinfo/solar88 patch
+ share/zoneinfo/solar89 patch
+ share/zoneinfo/southamerica patch
+ share/zoneinfo/systemv patch
+ share/zoneinfo/yearistype.sh patch
+ share/zoneinfo/zone.tab patch
+
+Update to tzdata2012e
+Major changes from tzdata2011b to tzdata2011c:
+
+ africa
+ Summer time changes for Morocco (to start late April 2012)
+
+ asia
+ Changes for 2012 for Gaza & the West Bank (Hebron) and Syria
+
+ northamerica
+ Haiti following US/Canada rules for 2012 (and we're assuming,
+ for now anyway, for the future).
+
+Major changes from tzdata2011c to tzdata2011d:
+
+ Morocco does not observe DST from Jul 20 03:00 to
+ Aug 20 02:00 [2012].
+
+ Infrastructure changes to accommodate how the tz
+ code and data are released on IANA.
+
+Major changes from tzdata2011d to tzdata2011e:
+
+ * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
+ (Thanks to Steffen Thorsen.)
+
+ * Use a single version number for both code and data.
+
+