Module Name: src
Committed By: riz
Date: Thu Nov 22 00:34:59 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Ticket 682.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.0.1
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.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.16 src/doc/CHANGES-6.0.1:1.1.2.17
--- src/doc/CHANGES-6.0.1:1.1.2.16 Tue Nov 20 23:30:33 2012
+++ src/doc/CHANGES-6.0.1 Thu Nov 22 00:34:59 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.16 2012/11/20 23:30:33 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.17 2012/11/22 00:34:59 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -146,3 +146,8 @@ share/zoneinfo/southamerica patch
Various fixes to documentation and commentary.
[apb, ticket #677]
+sys/dev/acpi/acpi_pci_link.c 1.19
+
+ Fix PCI interrupts on some systems.
+ [chs, ticket #682]
+