Module Name: src
Committed By: nia
Date: Tue Sep 3 16:11:39 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
fix syntax
To generate a diff of this commit:
cvs rdiff -u -r1.3086 -r1.3087 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.3086 src/doc/CHANGES:1.3087
--- src/doc/CHANGES:1.3086 Mon Sep 2 16:16:18 2024
+++ src/doc/CHANGES Tue Sep 3 16:11:39 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3086 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3087 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -497,6 +497,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
shmif_pcapin(1): New utility program used in tests for
networking to send any frames that are stored in a
pcap(3) file format to a shmif(4) Ethernet interface.
- Code from k-goda at IIJ. [ozaki-r 202409202]
+ Code from k-goda at IIJ. [ozaki-r 20240902]
libpcap: Import 1.10.5. [christos 20240902]
tcpdump(8): Import 4.99.5. [christos 20240902]