From 9629f50294d64d897833dd4746600a66dfc003c2 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Tue, 6 Feb 2018 10:41:04 +0100 Subject: [PATCH] Update changelog for #7125 [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 1de21b1135..92f96d13ef 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -105,6 +105,7 @@ - Fix: [#6904] Manually added multiplayer servers not saved. - Fix: [#7003] Building sloped paths through flat paths with clearance checks off causes glitches. - Fix: [#7011] Swinging and bobsleigh cars going backwards swing in the wrong direction (original bug). +- Fix: [#7125] No entry signs not correctly handled in pathfinding. - Fix: Infinite loop when removing scenery elements with >127 base height. - Fix: Ghosting of transparent map elements when the viewport is moved in OpenGL mode. - Fix: Clear IME buffer after committing composed text.