From 08e4aa6078a0876f706cb499623aad13913863b1 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Mon, 6 May 2024 16:26:41 -0600 Subject: [PATCH] Update 1213 changelog entry for v4.5.2 Signed-off-by: Jonathon Anderson --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d702c2a..79a64a8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed -- --addprofile should be --profile (#1085) - Prevent Networkmanager from trying to optain IP address via DHCP on unused/unmanaged network interfaces. - Systems with no SMBIOS (Raspberry Pi) will create a UUID from @@ -44,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fix nightly release build failure issue. #1195 - Reorder dnsmasq config to put iPXE last. #1146 +- Update a reference to `--addprofile` to be `--profile`. #1085 ## v4.5.1, 2024-04-30