Module Name: src
Committed By: martin
Date: Thu Nov 1 07:54:18 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Note build fix changes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.43 src/doc/CHANGES-8.1:1.1.2.44
--- src/doc/CHANGES-8.1:1.1.2.43 Wed Oct 31 10:05:33 2018
+++ src/doc/CHANGES-8.1 Thu Nov 1 07:54:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.43 2018/10/31 10:05:33 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.44 2018/11/01 07:54:18 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1565,3 +1565,8 @@ sys/arch/arm/arm/disassem.c 1.40
Allow "setend be" decode.
[skrll, ticket #1076]
+distrib/evbarm/instkernel/sshramdisk/Makefile 1.16,1.17
+
+ Bump image size to 28000k.
+
+