Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1231



details:   https://anonhg.NetBSD.org/src/rev/3a5574be2ba7
branches:  netbsd-8
changeset: 852335:3a5574be2ba7
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 17 15:58:12 2019 +0000

description:
Ticket #1231

diffstat:

 doc/CHANGES-8.1 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 75891e37b182 -r 3a5574be2ba7 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Wed Apr 17 15:55:00 2019 +0000
+++ b/doc/CHANGES-8.1   Wed Apr 17 15:58:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.128 2019/04/16 03:48:02 msaitoh Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.129 2019/04/17 15:58:12 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2839,3 +2839,9 @@
        mq_send1: fix argument validation and reject too large lengths early.
        Discovered by Andy Nguyen.
        [martin, ticket #1230]
+
+sys/arch/i386/stand/efiboot/efidisk.c          1.7
+
+       efiboot: Don't panic when BLOCK_IO_PROTOCOL is not found.
+       [nonaka, ticket #1231]
+



Home | Main Index | Thread Index | Old Index