Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1272 and #1273
details: https://anonhg.NetBSD.org/src/rev/0e0a6032beac
branches: netbsd-9
changeset: 983343:0e0a6032beac
user: martin <martin%NetBSD.org@localhost>
date: Mon May 17 15:51:29 2021 +0000
description:
Tickets #1272 and #1273
diffstat:
doc/CHANGES-9.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 288be7dd8f62 -r 0e0a6032beac doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Mon May 17 15:50:35 2021 +0000
+++ b/doc/CHANGES-9.3 Mon May 17 15:51:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.1 2021/05/17 15:46:21 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.2 2021/05/17 15:51:29 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -10,3 +10,13 @@
Welcome to 9.2_STABLE.
[martin]
+sys/fs/ntfs/ntfs_subr.c 1.64
+
+ PR 56160: fix a kernel crash for some NTFS file systems.
+ [hannken, ticket #1272]
+
+sys/dev/pci/xhci_pci.c 1.26
+
+ PR 55855: avoid potential double free of interrupt handles.
+ [jakllsch, ticket #1273]
+
Home |
Main Index |
Thread Index |
Old Index