Module Name: src
Committed By: bouyer
Date: Sat Sep 15 09:06:07 UTC 2012
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
ticket 1456
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.246 -r1.1.2.247 src/doc/CHANGES-4.1
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.1
diff -u src/doc/CHANGES-4.1:1.1.2.246 src/doc/CHANGES-4.1:1.1.2.247
--- src/doc/CHANGES-4.1:1.1.2.246 Wed Aug 22 20:02:25 2012
+++ src/doc/CHANGES-4.1 Sat Sep 15 09:06:06 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.246 2012/08/22 20:02:25 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.247 2012/09/15 09:06:06 bouyer Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4701,3 +4701,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.
+
+