From 08a668bb0d54a78a68f54302d5df8f98fb6ea762 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Wed, 14 Jun 2017 13:40:24 +0200 Subject: [PATCH] Add missing fixes to changelog --- distribution/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index ef961650da..05fb81579e 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -7,9 +7,14 @@ - Feature: [#5576] Add a persistent 'display real names of guests' setting. - Feature: OpenRCT2 now starts up on the display it was last shown on. - Improved: Mouse can now be dragged to select scenery when saving track designs +- Fix: [#837] Can't move windows on title screen to where the toolbar would be - Fix: [#3178, #5456] Paths with non-ASCII characters not handled properly on macOS. - Fix: [#3681] Steel Twister rollercoaster always shows all track designs +- Fix: [#4054] Sorting rides by track type: Misleading research messages +- Fix: [#4055] Sort rides by track type: Sorting rule is not really clear (inconsistent?) +- Fix: [#5400] New Ride window does not focus properly on newly invented ride. - Fix: [#5009] Ride rating calculations can overflow +- Fix: Non-invented vehicles can be used via track designs in select-by-track-type mode. - Fix: Track components added by OpenRCT2 are now usable in older scenarios. - Technical: [#5458] Begin offering headless build with reduced compile- and run-time dependencies