Module Name:    src
Committed By:   bouyer
Date:           Sat Sep  7 17:19:02 UTC 2013

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.3

Log Message:
ticket 1870


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-5.1.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.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.44 src/doc/CHANGES-5.1.3:1.1.2.45
--- src/doc/CHANGES-5.1.3:1.1.2.44	Tue Jul 30 02:30:34 2013
+++ src/doc/CHANGES-5.1.3	Sat Sep  7 17:19:02 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.44 2013/07/30 02:30:34 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.45 2013/09/07 17:19:02 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
 release:
@@ -2480,3 +2480,43 @@ usr.bin/netstat/netstat.h			1.47
 	pcb first!
 	Not all pointers are 64bit - use uintptr_t instead of uint64_t.
 	[christos, ticket #1868]
+doc/3RDPARTY							patch
+share/zoneinfo/africa						patch
+share/zoneinfo/asia						patch
+share/zoneinfo/australasia					patch
+share/zoneinfo/europe						patch
+share/zoneinfo/iso3166.tab					patch
+share/zoneinfo/southamerica					patch
+share/zoneinfo/zone.tab						patch
+
+	Import tzdata2013d from
+	    ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz
+	Summary of changes from tzdata2013c to tzdata2013d:
+	   Changes affecting current and future time stamps:
+	     Morocco's midsummer transitions this year are July 7 and August 10,
+	     not July 9 and August 8.  (Thanks to Andrew Paprocki.)
+
+	     Israel now falls back on the last Sunday of October.
+	     (Thanks to Ephraim Silverberg.)
+
+	   Changes affecting past time stamps:
+	     Specify Jerusalem's location more precisely; this changes the
+	     pre-1880 times by 2 s.
+
+	   Changing affecting metadata only:
+	     Fix typos in the entries for country codes BQ and SX.
+
+	   Changes affecting documentation and commentary:
+	     Deemphasize the significance of national borders.
+
+	     Update the zdump man page.
+
+	     Remove obsolete NOID comment (thanks to Denis Excoffier).
+
+	     Update several URLs and comments in the web pages.
+
+	     Spelling fixes (thanks to Kevin Lyda and Jonathan Leffler).
+
+	     Update URL for CLDR Zone->Tzid table (thanks to Yoshito Umaoka).
+	[apb, ticket #1870]
+

Reply via email to