From 7f9175d999910fcb70513f06bcb913a63b6832af Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Tue, 15 Dec 2020 17:52:04 +0000 Subject: [PATCH] Add relnote for r368667, GDB 6.1.1 removal --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index 71af8c85851f..1ad103a640d3 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,10 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +r368667: + GDB 6.1.1 was removed. Users of crashinfo(8) should install the + gdb package or devel/gdb port. + r368559: The hme(4) driver was removed.