Module Name: src
Committed By: nia
Date: Mon Oct 7 08:37:53 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: fix typo in previous
To generate a diff of this commit:
cvs rdiff -u -r1.3103 -r1.3104 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.3103 src/doc/CHANGES:1.3104
--- src/doc/CHANGES:1.3103 Mon Oct 7 07:40:43 2024
+++ src/doc/CHANGES Mon Oct 7 08:37:53 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3103 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3104 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -545,5 +545,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
evbarm: Make cemac(4) MP safe. [skrll 20241005]
x68k: Add SIXEL graphics sequence support. [isaki 20241005]
pkill(1): Add -F option to use a pidfile and -L to ensure it's
- locked. Taken from FreeBSD. [roy 2024107]
+ locked. Taken from FreeBSD. [roy 20241007]