From 58fb0dd4400bc43b5d732bc29b62ea41b5ce77a8 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Wed, 17 Oct 2018 15:15:58 +0200 Subject: [PATCH] Add #7952 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 5ec7069fb4..6aad7df9b2 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -11,6 +11,7 @@ - Fix: [#7473] Disabling sound effects also disables "Disable audio on focus loss". - Fix: [#7828] Copied entrances and exits stay when demolishing ride. - Fix: [#7945] Client IP address is logged as `(null)` in server logs. +- Fix: [#7952] Performance drop caused by code refactor. - Fix: [#7954] Key validation fails on Windows due to non-ASCII user / player name. - Fix: [#7975] Inspection flag not cleared for rides which are set to never be inspected (Original bug). - Fix: [#8034] Vanilla sprites are broken when making screenshots from command line.