We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e87010 commit a690255Copy full SHA for a690255
doc/CHANGES-11.0
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-11.0,v 1.1.2.19 2025/09/23 12:56:00 martin Exp $
+# $NetBSD: CHANGES-11.0,v 1.1.2.20 2025/09/23 16:01:52 martin Exp $
2
3
A complete list of changes from the initial NetBSD 11.0 branch on 2025-07-30
4
until the 11.0 release:
@@ -211,3 +211,8 @@ sys/arch/hppa/hppa/trap.c 1.124-1.128
211
instructions and cleanup.
212
[skrll, ticket #33]
213
214
+usr.bin/elf2ecoff/elf2ecoff.c 1.37,1.38
215
+
216
+ elf2ecoff: PR 59234: fix buffer overflow.
217
+ [tsutsui, ticket #34]
218
0 commit comments