Module Name: src
Committed By: martin
Date: Mon Sep 11 14:45:05 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1730
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 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.99 src/doc/CHANGES-9.4:1.1.2.100
--- src/doc/CHANGES-9.4:1.1.2.99 Sat Sep 9 14:57:22 2023
+++ src/doc/CHANGES-9.4 Mon Sep 11 14:45:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.99 2023/09/09 14:57:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.100 2023/09/11 14:45:05 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -2116,3 +2116,8 @@ sys/dev/raidframe/rf_reconstruct.c 1.12
raidframe: fix memory leaks (prevent diagnostic on shutdown).
[oster, ticket #1729]
+build.sh 1.374
+
+ build.sh: add support for git worktree.
+ [khorben, ticket #1730]
+