Module Name: src
Committed By: martin
Date: Wed Jun 9 19:47:29 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1284
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-9.3
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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.6 src/doc/CHANGES-9.3:1.1.2.7
--- src/doc/CHANGES-9.3:1.1.2.6 Tue Jun 8 12:56:29 2021
+++ src/doc/CHANGES-9.3 Wed Jun 9 19:47:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.6 2021/06/08 12:56:29 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.7 2021/06/09 19:47:29 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -87,3 +87,8 @@ sbin/dump/tape.c 1.56
dump(8): prevent crashes for large file systems.
[hannken, ticket #1283]
+external/bsd/libpcap/bin/Makefile 1.3
+
+ Fix pcap-config output.
+ [dholland, ticket #1284]
+