Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 146, 147
details: https://anonhg.NetBSD.org/src/rev/380089a0ebf1
branches: netbsd-8
changeset: 434120:380089a0ebf1
user: snj <snj%NetBSD.org@localhost>
date: Thu Jul 20 01:24:13 2017 +0000
description:
146, 147
diffstat:
doc/CHANGES-8.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 872315452097 -r 380089a0ebf1 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Thu Jul 20 01:20:07 2017 +0000
+++ b/doc/CHANGES-8.0 Thu Jul 20 01:24:13 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.27 2017/07/19 00:19:51 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.28 2017/07/20 01:24:13 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -4500,3 +4500,14 @@
Build fix for ticket #114.
[jmcneill, ticket #144]
+etc/etc.evbarm/Makefile.inc 1.85, 1.86
+
+ Replace HUMMINGBIRD_A31 with the SUNXI kernel.
+ [jmcneill, ticket #146]
+
+sys/dev/fdt/fdt_subr.c 1.17
+
+ Fix a problem with fdtbus_get_phandle where we were passing
+ size -1 to kmem_alloc when the property was not found.
+ [jmcneill, ticket #147]
+
Home |
Main Index |
Thread Index |
Old Index