Module Name: src
Committed By: riz
Date: Fri Aug 15 22:55:21 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket 1917.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-5.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-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.65 src/doc/CHANGES-5.3:1.1.2.66
--- src/doc/CHANGES-5.3:1.1.2.65 Fri Aug 8 06:58:49 2014
+++ src/doc/CHANGES-5.3 Fri Aug 15 22:55:21 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.65 2014/08/08 06:58:49 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.66 2014/08/15 22:55:21 riz Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -938,3 +938,32 @@ sys/compat/linux32/common/linux32_socket
If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's
not a good idea; but not proven harmful. With the help of njoly@.
[maxv, ticket #1916]
+
+distrib/sets/lists/base/mi patch
+doc/3RDPARTY patch
+share/zoneinfo/Makefile 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/leap-seconds.list patch
+share/zoneinfo/northamerica patch
+share/zoneinfo/pacificnew patch
+share/zoneinfo/southamerica patch
+share/zoneinfo/systemv patch
+share/zoneinfo/yearistype.sh patch
+share/zoneinfo/zone.tab patch
+share/zoneinfo/zone1970.tab patch
+
+ Update timezone database from tzdata2014c to tzdata2014f.
+ This adds two new timezones (Asia/Chita and Asia/Srednekolymsk),
+ updates many other timezones, and adds two new
+ data files in the /usr/share/zoneinfo directory (leapseconds
+ and zone1970.dat).
+ [apb, ticket #1917]
+