Module Name:    src
Committed By:   martin
Date:           Sun Feb  5 12:45:22 UTC 2023

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Ticket #65


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-10.0

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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.27 src/doc/CHANGES-10.0:1.1.2.28
--- src/doc/CHANGES-10.0:1.1.2.27	Wed Feb  1 19:00:10 2023
+++ src/doc/CHANGES-10.0	Sun Feb  5 12:45:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.27 2023/02/01 19:00:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.28 2023/02/05 12:45:22 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -759,3 +759,10 @@ sys/arch/vax/boot/Makefile.inc			1.19
 	vax: make bootloader work on 8MB VAXen.
 	[tsutsui, ticket #64]
 
+external/gpl3/gcc/usr.bin/Makefile.inc		1.35
+
+	Reduce debug info build for GCC binaries for MKDEBUG builds,
+	this results in noticably faster builds and lower disk space
+	requirements.
+	[mrg, ticket #65]
+

Reply via email to