Module Name: src
Committed By: snj
Date: Tue Aug 25 18:21:50 UTC 2009
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1349.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 src/doc/CHANGES-4.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.53 src/doc/CHANGES-4.0.2:1.1.2.54
--- src/doc/CHANGES-4.0.2:1.1.2.53 Tue Aug 25 18:13:01 2009
+++ src/doc/CHANGES-4.0.2 Tue Aug 25 18:21:50 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.53 2009/08/25 18:13:01 snj Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.54 2009/08/25 18:21:50 snj Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -815,3 +815,8 @@
not conflict with -current's getline(3) libc function.
[plunky, ticket #1354]
+sys/dev/pci/twa.c 1.32
+
+ Disable completely bogus DIAGNOSTIC check.
+ [bouyer, ticket #1349]
+