Module Name: src
Committed By: martin
Date: Thu Apr 20 13:50:12 UTC 2023
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1821
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.172 -r1.1.2.173 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.172 src/doc/CHANGES-8.3:1.1.2.173
--- src/doc/CHANGES-8.3:1.1.2.172 Sat Apr 1 16:50:36 2023
+++ src/doc/CHANGES-8.3 Thu Apr 20 13:50:12 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.172 2023/04/01 16:50:36 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.173 2023/04/20 13:50:12 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -3303,3 +3303,8 @@ usr.sbin/route6d/route6d.c 1.72
PR/53365: memory leak in route6d.
[riastradh, ticket #1820]
+sys/arch/luna68k/conf/Makefile.luna68k 1.30
+
+ Fix missing locore.d dependency output on make depend.
+ [tsutsui, ticket #1821]
+