Removing duplicate CHANGELOG entries from rebase

Signed-off-by: jason scott <jscott@ciq.com>
This commit is contained in:
jason scott
2026-01-14 14:28:19 -07:00
parent 32222d2ca9
commit c080d9eaaa

View File

@@ -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 - Write `$tftpdir/warewulf/grub.cfg` to `tftproot` as configured in `warewulf.conf`. #2055
- Automatically create a GPT label when `sfdisk` overlay wipes disks. #2025 - Automatically create a GPT label when `sfdisk` overlay wipes disks. #2025
- Fix configuration of MTU on bonds with `NetworkManager`. #2059 - 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 ### Dependencies