Module Name:    src
Committed By:   martin
Date:           Sat Jan 10 16:47:57 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Ticket #399


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.156 -r1.1.2.157 src/doc/CHANGES-7.0

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.0
diff -u src/doc/CHANGES-7.0:1.1.2.156 src/doc/CHANGES-7.0:1.1.2.157
--- src/doc/CHANGES-7.0:1.1.2.156	Fri Jan  9 14:51:50 2015
+++ src/doc/CHANGES-7.0	Sat Jan 10 16:47:57 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.156 2015/01/09 14:51:50 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.157 2015/01/10 16:47:57 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -13212,3 +13212,8 @@ sys/kern/vfs_mount.c				1.32
 	prevent an assertion from vnfree().
 	[hannken, ticket #398]
 
+sys/arch/evbmips/loongson/autoconf.c		1.6
+
+	If MEMORY_DISK_IS_ROOT is defined, dont try to guess the root device.
+	[jmcneill, ticket #399]
+

Reply via email to