Module Name:    src
Committed By:   sborrill
Date:           Wed Dec  2 17:41:02 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1167


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.151 -r1.1.2.152 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.151 src/doc/CHANGES-5.1:1.1.2.152
--- src/doc/CHANGES-5.1:1.1.2.151	Wed Dec  2 02:04:36 2009
+++ src/doc/CHANGES-5.1	Wed Dec  2 17:41:02 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.151 2009/12/02 02:04:36 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.152 2009/12/02 17:41:02 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -15072,3 +15072,10 @@
 	- Update pixman to 0.16.2.
 	[mrg, ticket #1177]
 
+sys/dev/sdmmc/ld_sdmmc.c			1.4
+sys/dev/sdmmc/sdmmc_mem.c			1.3
+sys/dev/sdmmc/sdmmcvar.h			1.2
+
+	Always treat sector size as 512 bytes.
+	[nonaka, ticket #1167]
+

Reply via email to