Module Name: src
Committed By: gutteridge
Date: Tue Mar 4 03:59:26 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: adjust previous commit to exact format
To generate a diff of this commit:
cvs rdiff -u -r1.3141 -r1.3142 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.3141 src/doc/CHANGES:1.3142
--- src/doc/CHANGES:1.3141 Tue Mar 4 03:56:33 2025
+++ src/doc/CHANGES Tue Mar 4 03:59:25 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3141 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3142 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -693,4 +693,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
acpi(4): Updated ACPICA to 20241212. [christos 20250224]
dhcpcd: Import version 10.2.2. [roy 20250225]
postfix(1): Import version 3.10.1. [christos 20250225]
- cut(1): Implement -n option [gutteridge 20250304]
+ cut(1): Implement -n option. [gutteridge 20250304]