Module Name:    src
Committed By:   martin
Date:           Mon Nov 25 10:28:44 UTC 2024

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.5

Log Message:
Ticket #1929


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 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.42 src/doc/CHANGES-9.5:1.1.2.43
--- src/doc/CHANGES-9.5:1.1.2.42	Wed Nov 20 14:10:32 2024
+++ src/doc/CHANGES-9.5	Mon Nov 25 10:28:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.42 2024/11/20 14:10:32 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.43 2024/11/25 10:28:44 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -684,3 +684,9 @@ tests/lib/libc/sys/t_select.c			1.5 (pat
 	very large fd_set inputs with bad file descriptors included.
 	[riastradh, ticket #1926]
 
+usr.bin/getent/getent.c				1.20,1.21
+
+	getent(1): PR 58836: make sure all 3 colons are printed for group
+	database.
+	[kre, ticket #1929]
+

Reply via email to