Module Name: src
Committed By: martin
Date: Wed Jul 15 15:55:49 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1575
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-8.3
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.3
diff -u src/doc/CHANGES-8.3:1.1.2.20 src/doc/CHANGES-8.3:1.1.2.21
--- src/doc/CHANGES-8.3:1.1.2.20 Tue Jul 14 13:40:37 2020
+++ src/doc/CHANGES-8.3 Wed Jul 15 15:55:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.20 2020/07/14 13:40:37 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.21 2020/07/15 15:55:49 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -285,3 +285,9 @@ lib/libcurses/newwin.c 1.58
PR 55484: newwin() - fix crash with negative ncols.
[uwe, ticket #1574]
+share/man/man8/man8.x86/boot.8 1.21
+sys/arch/i386/stand/boot/boot2.c 1.74
+
+ PR 55490: let the consdev command also set speed.
+ [kim, ticket #1575]
+