From c080d9eaaa3b5378c49a6d733c55b397d621667f Mon Sep 17 00:00:00 2001 From: jason scott Date: Wed, 14 Jan 2026 14:28:19 -0700 Subject: [PATCH] Removing duplicate CHANGELOG entries from rebase Signed-off-by: jason scott --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 295f6b9c..bfc9fe04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,8 +59,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Write `$tftpdir/warewulf/grub.cfg` to `tftproot` as configured in `warewulf.conf`. #2055 - Automatically create a GPT label when `sfdisk` overlay wipes disks. #2025 - Fix configuration of MTU on bonds with `NetworkManager`. #2059 -- Use device names in netplan bonds. #2013 -- Fix ImageDelete API not returning error when checking if image is used by nodes/profiles ### Dependencies