Module Name: src
Committed By: martin
Date: Tue May 2 17:25:54 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1630
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 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.63 src/doc/CHANGES-9.4:1.1.2.64
--- src/doc/CHANGES-9.4:1.1.2.63 Thu Apr 20 14:15:22 2023
+++ src/doc/CHANGES-9.4 Tue May 2 17:25:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.63 2023/04/20 14:15:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.64 2023/05/02 17:25:54 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1388,3 +1388,8 @@ usr.sbin/npf/npfd/npfd.8 1.7
npfd(8): fix "-i" argument in tcpdump example.
[tsutsui, ticket #1629]
+lib/libc/locale/newlocale.c 1.4
+
+ newlocale(3): fix parsing a locale string with multiple components.
+ [mlelstv, ticket #1630]
+