Module Name:    src
Committed By:   reinoud
Date:           Wed Mar  9 22:52:28 UTC 2022

Modified Files:
        src/doc: CHANGES

Log Message:
Add notes on various UDF fixes concerning Windows10 interoperationability with
recordable media.


To generate a diff of this commit:
cvs rdiff -u -r1.2862 -r1.2863 src/doc/CHANGES

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
diff -u src/doc/CHANGES:1.2862 src/doc/CHANGES:1.2863
--- src/doc/CHANGES:1.2862	Wed Feb 23 19:08:48 2022
+++ src/doc/CHANGES	Wed Mar  9 22:52:28 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2862 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2863 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -461,6 +461,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 	scmd: Driver and userland utility for the Sparkfun Serial Controlled
 		Motor Driver [brad 20211207]
 	acpi(4): Updated ACPICA to 20211217. [christos 20211218]
+	udf: Fix corruption when writing to Microsoft Windows 10 formatted
+		recordables [reinoud 20211216]
 	mcommphy(4): Add driver for Motorcomm YT8511 GbE PHY.
 		[jmcneill 20220103]
 	eqos(4): Add driver for DesignWare Ethernet Quality-of-Service
@@ -475,3 +477,6 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 	blkdiscard(8): Add tool to access fdiscard(2). [mrg 20220207]
 	expat: Import 2.4.6 (security fixes). [christos 20220223]
 	OpenSSH: Import 8.9. [christos 20220223]
+	udf: Be bugcompatible with Microsoft Windows 10 so it can read our
+		updated recordable media [reinoud 20220309]
+

Reply via email to