Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #641



details:   https://anonhg.NetBSD.org/src/rev/617072173178
branches:  netbsd-9
changeset: 843788:617072173178
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 21 18:24:01 2020 +0000

description:
Ticket #641

diffstat:

 doc/CHANGES-9.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 197f2755cc21 -r 617072173178 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Tue Jan 21 18:22:51 2020 +0000
+++ b/doc/CHANGES-9.0   Tue Jan 21 18:24:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.162 2020/01/21 17:25:03 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.163 2020/01/21 18:24:01 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7855,3 +7855,8 @@
        COMPAT_43 requires COMPAT_60
        [pgoyette, ticket #639]
 
+sys/dev/dm/device-mapper.c                     1.60
+
+       dm(8) doesn't cause problems on suspend, don't block it.
+       [maya, ticket #641]
+



Home | Main Index | Thread Index | Old Index