diff options
| -rw-r--r-- | doc/CHANGES-9.3 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/CHANGES-9.3 b/doc/CHANGES-9.3 index 197d80ba939..329325baba3 100644 --- a/doc/CHANGES-9.3 +++ b/doc/CHANGES-9.3 @@ -1,4 +1,4 @@ -29~# $NetBSD: CHANGES-9.3,v 1.1.2.83 2022/04/13 03:39:58 snj Exp $ +# $NetBSD: CHANGES-9.3,v 1.1.2.84 2022/04/18 10:57:05 martin Exp $ A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3 release: @@ -1535,3 +1535,8 @@ distrib/amd64/ramdisks/common/list.ramdisk 1.22 Add missing EFI bootloaders to the install kernel ramdisk. [martin, ticket #1436] +sys/fs/udf/udf_allocation.c 1.46 + + Avoid a race introduced with ticket #1431. + [reinoud, ticket #1437] + |
