Module Name: src
Committed By: riz
Date: Fri Aug 15 23:03:35 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.5
Log Message:
Ticket 1917
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-5.1.5
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.1.5
diff -u src/doc/CHANGES-5.1.5:1.1.2.13 src/doc/CHANGES-5.1.5:1.1.2.14
--- src/doc/CHANGES-5.1.5:1.1.2.13 Fri Aug 8 06:59:32 2014
+++ src/doc/CHANGES-5.1.5 Fri Aug 15 23:03:35 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.5,v 1.1.2.13 2014/08/08 06:59:32 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.5,v 1.1.2.14 2014/08/15 23:03:35 riz Exp $
A complete list of changes from the NetBSD 5.1.4 release to the NetBSD 5.1.5
release:
@@ -196,3 +196,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]
+