Module Name:    src
Committed By:   martin
Date:           Fri Nov 14 15:52:27 UTC 2014

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

Log Message:
Tickets #234 and #235


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 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.98 src/doc/CHANGES-7.0:1.1.2.99
--- src/doc/CHANGES-7.0:1.1.2.98	Fri Nov 14 15:22:40 2014
+++ src/doc/CHANGES-7.0	Fri Nov 14 15:52:27 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.98 2014/11/14 15:22:40 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.99 2014/11/14 15:52:27 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2615,3 +2615,14 @@ sys/arch/zaurus/conf/GENERIC			1.64
 	kernels.
 	[manu, ticket #232]
 
+sbin/fsck_msdos/boot.c				1.17-1.18
+sbin/fsck_msdos/dosfs.h				1.7
+
+	ClusterOffset actually needs to be able to be negative.
+	[jakllsch, ticket #234]
+
+sys/arch/evbarm/conf/RPI			1.55
+
+	Enable NFS root FS support in RPI.
+	[jakllsch, ticket #235]
+

Reply via email to