From 573ccb0bc6a21457bc90f64d648d90626a69f4e4 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Tue, 16 May 2023 20:32:51 -0700 Subject: [PATCH] Add changelog note for AEW&C planning fix. https://github.com/dcs-liberation/dcs_liberation/issues/2048 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 08dcbcfd..d65267b1 100644 --- a/changelog.md +++ b/changelog.md @@ -153,6 +153,8 @@ Saves from 6.x are not compatible with 7.0. ## Fixes * **[Campaign]** Fixed a longstanding bug where oversized airlifts could corrupt a save with empty convoys. +* **[Engine]** Fixed crash in startup caused by a corrupted Liberation preferences file. +* **[Flight Planning]** AEW&C missions are now plannable over FOBs and LHAs. * **[Modding]** Fixed an issue where Falklands campaigns created or edited with new versions of DCS could not be loaded. * **[Modding]** Fixed decoding of campaign yaml files to use UTF-8 rather than the system locale's default. It's now possible to use "Bf 109 K-4 Kurfürst" as a preferred aircraft type.