Module Name:    src
Committed By:   martin
Date:           Tue Jan  3 18:29:21 UTC 2023

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

Log Message:
Tickets #1560 - #1562


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-9.4

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.4
diff -u src/doc/CHANGES-9.4:1.1.2.36 src/doc/CHANGES-9.4:1.1.2.37
--- src/doc/CHANGES-9.4:1.1.2.36	Mon Jan  2 10:14:20 2023
+++ src/doc/CHANGES-9.4	Tue Jan  3 18:29:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.36 2023/01/02 10:14:20 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.37 2023/01/03 18:29:21 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -518,3 +518,20 @@ usr.sbin/sysinst/disklabel.c			1.49
 	raw BSD disklabel.
 	[tsutsui, ticket #1559]
 
+sys/conf/copyright				1.21
+
+	Welcome to 2023.
+	[gutteridge, ticket #1562]
+
+sbin/fsck/partutil.c				1.18
+
+	PR 57134: fix newfs(8) when used for devices without
+	partition suffix (e.g. vnd0 instead of vnd0d or vnd0c).
+	[hannken, ticket #1560]
+
+lib/libc/locale/setlocale.3			1.22,1.23
+
+	setlocale.3: Reflect state of NetBSD locale support in the 21st
+	century.
+	[nia, ticket #1561]
+

Reply via email to