Module Name: src
Committed By: martin
Date: Tue Mar 4 11:44:17 UTC 2025
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1937
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-9.5
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.5
diff -u src/doc/CHANGES-9.5:1.1.2.49 src/doc/CHANGES-9.5:1.1.2.50
--- src/doc/CHANGES-9.5:1.1.2.49 Thu Feb 20 19:45:28 2025
+++ src/doc/CHANGES-9.5 Tue Mar 4 11:44:17 2025
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.49 2025/02/20 19:45:28 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.50 2025/03/04 11:44:17 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -731,3 +731,8 @@ sys/dev/dksubr.c 1.115
dk_discard: fix stack data leakage.
[jakllsch, ticket #1936]
+external/bsd/ipf/dist/man/ippool.5 1.4
+
+ ippool(5): PR 59106: fix address pool example syntax.
+ [gutteridge, ticket #1937]
+