Module Name: src
Committed By: reinoud
Date: Wed Apr 6 13:43:24 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF
To generate a diff of this commit:
cvs rdiff -u -r1.2868 -r1.2869 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.2868 src/doc/CHANGES:1.2869
--- src/doc/CHANGES:1.2868 Sun Apr 3 01:12:47 2022
+++ src/doc/CHANGES Wed Apr 6 13:43:24 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2868 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2869 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -486,3 +486,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
from previously merged zones) [kre 20220320]
tzcode: Updated to 2022a. [christos 20220322]
dhcp: Import version 4.4.3. [christos 20220402]
+ udf: Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF. [reinoud 20220506]
+