Module Name: src
Committed By: martin
Date: Thu Jan 2 19:56:03 UTC 2025
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Tickets #1932 and #1933
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 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.45 src/doc/CHANGES-9.5:1.1.2.46
--- src/doc/CHANGES-9.5:1.1.2.45 Tue Dec 31 01:10:40 2024
+++ src/doc/CHANGES-9.5 Thu Jan 2 19:56:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.45 2024/12/31 01:10:40 snj Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.46 2025/01/02 19:56:03 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -702,3 +702,14 @@ build.sh 1.383, 1.384, 1.388 via pat
system in use).
[martin, ticket #1931]
+bin/sh/var.c 1.88
+
+ sh(1): fix a core dump that can occur if TZ is unset and ToD_FORMAT
+ contains and strftime() conversions which need to know the zone.
+ [kre, ticket #1932]
+
+sys/conf/copyright 1.23
+
+ Welcome to 2025!
+ [jnemeth, ticket #1933]
+