Module Name:    src
Committed By:   martin
Date:           Mon Dec 11 12:30:23 UTC 2023

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1926


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.212 -r1.1.2.213 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.212 src/doc/CHANGES-8.3:1.1.2.213
--- src/doc/CHANGES-8.3:1.1.2.212	Sun Dec 10 13:11:59 2023
+++ src/doc/CHANGES-8.3	Mon Dec 11 12:30:22 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-8.3,v 1.1.2.212 2023/12/10 13:11:59 martin Exp $
+$NetBSD: CHANGES-8.3,v 1.1.2.213 2023/12/11 12:30:22 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -4136,3 +4136,8 @@ lib/libc/net/sethostent.c			1.21
 	sethostent(3): fix a couple of (not very likely) memory leaks.
 	[kre, ticket #1925]
 
+usr.bin/systat/vmstat.c				1.92
+
+	systat(1): PR 56014: fix redraw handling.
+	[kre, ticket #1926]
+

Reply via email to