From 28252bcb79172e1277cc8297ad5f0ad3b1a69552 Mon Sep 17 00:00:00 2001 From: Hielke Morsink Date: Wed, 5 Apr 2023 17:08:18 +0200 Subject: [PATCH] Add changelog entry for #12598 (#19834) --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 12db5bb2ca..e2ac3b541c 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -3,6 +3,7 @@ - Feature: [#19547] Add large sloped turns to hybrid coaster and single rail coaster. - Improved: [#18490] Reduce guests walking through trains on level crossing next to station. - Improved: [#19764] Miscellaneous scenery tab now grouped next to the all-scenery tab. +- Fix: [#12598] Number of holes is not set correctly when saving track designs. - Fix: [#18895] Responding mechanic blocked at level crossing. - Fix: [#19231] Crash due to null pointer to previously deleted banner in tile copy/paste functionality - Fix: [#19296] Crash due to a race condition for parallel object loading.