Module Name: src
Committed By: riz
Date: Sun May 12 16:39:04 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
Ticket 890
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 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.32 src/doc/CHANGES-6.0.2:1.1.2.33
--- src/doc/CHANGES-6.0.2:1.1.2.32 Sat May 11 21:54:50 2013
+++ src/doc/CHANGES-6.0.2 Sun May 12 16:39:04 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.32 2013/05/11 21:54:50 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.33 2013/05/12 16:39:04 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -264,3 +264,8 @@ share/zoneinfo/zone.tab patch
ftp://ftp.iana.org/tz/releases/tzdata2013c.tar.gz
[apb, ticket #886]
+sys/dev/pci/if_vioif.c 1.4
+
+ Fix a typo that causes recent QEMU to die configuring a vioif.
+ [minoura, ticket #890]
+