Module Name: src Committed By: riz Date: Sat May 11 21:54:50 UTC 2013
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.2 Log Message: Tickets 882, 886 To generate a diff of this commit: cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-6.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-6.0.2 diff -u src/doc/CHANGES-6.0.2:1.1.2.31 src/doc/CHANGES-6.0.2:1.1.2.32 --- src/doc/CHANGES-6.0.2:1.1.2.31 Mon Apr 29 03:30:05 2013 +++ src/doc/CHANGES-6.0.2 Sat May 11 21:54:50 2013 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.2,v 1.1.2.31 2013/04/29 03:30:05 riz Exp $ +# $NetBSD: CHANGES-6.0.2,v 1.1.2.32 2013/05/11 21:54:50 riz Exp $ A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2 release: @@ -249,3 +249,18 @@ sys/arch/x68k/dev/ite_tv.c 1.16 Fix a kernel panic which can be triggered by printf(1) on x68k. [isaki, ticket #881] +distrib/hp700/ramdisk/Makefile 1.12 + + Fix PR/47123 (sysinst failure) for hp700 as well. + [skrll, ticket #882] + +share/zoneinfo/antarctica patch +share/zoneinfo/asia patch +share/zoneinfo/australasia patch +share/zoneinfo/southamerica patch +share/zoneinfo/zone.tab patch + + Merge tzdata2013c from + ftp://ftp.iana.org/tz/releases/tzdata2013c.tar.gz + [apb, ticket #886] +