Module Name: src
Committed By: riz
Date: Tue Nov 17 19:22:10 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
ticket 1017.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-7.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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.33 src/doc/CHANGES-7.1:1.1.2.34
--- src/doc/CHANGES-7.1:1.1.2.33 Tue Nov 17 19:18:19 2015
+++ src/doc/CHANGES-7.1 Tue Nov 17 19:22:10 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.33 2015/11/17 19:18:19 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.34 2015/11/17 19:22:10 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -1585,3 +1585,9 @@ external/bsd/ntp/scripts/mkver 1.8
PR/50426: Dave Tyson: Fix ntp reported version.
[christos, ticket #1036]
+sys/arch/arm/omap/omap3_sdhc.c 1.18 via patch
+
+ Fix edma_errint problems with resize_ffs on beaglebone.
+ PR#50288.
+ [jmcneill, ticket #1017]
+