From c7b0a63a8aa7d6820cc59302df811a072f39a0e5 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sun, 4 Feb 2024 23:00:49 +0100 Subject: [PATCH] Fix: More ordering --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 7f88d69057..046c3868e4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,11 +1,11 @@ 14.0-beta2 (2023-02-04) ------------------------------------------------------------------------ Change: [NewGRF] Improved support for redefining default cargo types (#11719) +Fix #11982: Crash when trying to place signals on things other than plain rails (#11977) Fix #11975: Inconsistent behaviour when changing first AI company settings (#11976) Fix #11972: Year cut off in graph windows (#11974) Fix #11968: Crash when opening orders window of new vehicles (#11973) Fix #11966: Monospace text in windows may not have been fully scrollable (#11981) -Fix #11982: Crash when trying to place signals on things other than plain rails (#11977) Fix #11802: Made determining water region edge traversability more robust (#11986) Fix: Second colour vehicle-type default liveries were not being updated (#11971)