Module Name: src
Committed By: martin
Date: Tue Jun 30 18:50:55 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1564
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 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.16 src/doc/CHANGES-8.3:1.1.2.17
--- src/doc/CHANGES-8.3:1.1.2.16 Tue Jun 30 17:42:57 2020
+++ src/doc/CHANGES-8.3 Tue Jun 30 18:50:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.16 2020/06/30 17:42:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.17 2020/06/30 18:50:55 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -228,3 +228,8 @@ sys/dev/acpi/acpi_display.c 1.18
a black screen at boot time.
[sborrill, ticket #1563]
+usr.bin/w/w.c 1.85,1.86
+
+ Fix domain stripping in host field output.
+ [kim, ticket #1564]
+