Module Name: src
Committed By: riz
Date: Sun Nov 21 21:52:29 UTC 2010
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket 1411
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.210 -r1.1.2.211 src/doc/CHANGES-4.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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.210 src/doc/CHANGES-4.1:1.1.2.211
--- src/doc/CHANGES-4.1:1.1.2.210 Sun Nov 21 21:39:18 2010
+++ src/doc/CHANGES-4.1 Sun Nov 21 21:52:28 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.210 2010/11/21 21:39:18 riz Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.211 2010/11/21 21:52:28 riz Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4264,3 +4264,8 @@
Fix bluetooth connection for some Broadcom controllers.
[plunky, ticket #1409]
+sys/kern/subr_disk.c 1.100
+
+ Fix an issue with >2TB disks.
+ [mrg, ticket #1463]
+