Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1498 and #1499
details: https://anonhg.NetBSD.org/src/rev/096cf0b4269c
branches: netbsd-8
changeset: 744685:096cf0b4269c
user: martin <martin%NetBSD.org@localhost>
date: Mon Feb 10 16:51:59 2020 +0000
description:
Tickets #1498 and #1499
diffstat:
doc/CHANGES-8.2 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r d903f198cbc5 -r 096cf0b4269c doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Mon Feb 10 16:49:48 2020 +0000
+++ b/doc/CHANGES-8.2 Mon Feb 10 16:51:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.93 2020/01/31 11:02:56 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.94 2020/02/10 16:51:59 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -2004,3 +2004,14 @@
Fix IPv6 over IPv4 ipsecif(4) uses wrong SP.
[knakahara, ticket #1497]
+sys/arch/i386/stand/efiboot/eficons.c 1.8
+
+ Fix a few bugs related to the framebuffer and the "gop" command.
+ [nonaka, ticket #1498]
+
+sys/arch/i386/stand/efiboot/efiboot.c 1.12
+
+ Do not clear the screen before exiting boot services,
+ as this may cause an undesired display mode switch.
+ [nonaka, ticket #1499]
+
Home |
Main Index |
Thread Index |
Old Index