Module Name: src
Committed By: martin
Date: Thu Dec 30 12:41:43 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1722
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 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.114 src/doc/CHANGES-8.3:1.1.2.115
--- src/doc/CHANGES-8.3:1.1.2.114 Fri Dec 24 13:03:46 2021
+++ src/doc/CHANGES-8.3 Thu Dec 30 12:41:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.114 2021/12/24 13:03:46 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.115 2021/12/30 12:41:43 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2361,3 +2361,8 @@ sys/arch/x86/include/cpu.h 1.132
- Cosmetic changes to improve readability.
[msaitoh, ticket #1721]
+sys/dev/cgd.c 1.142
+
+ cgd(4): fix detach when still in use by wedges.
+ [riastradh, ticket #1722]
+