From b6ae8a758ef85dc1855b087ad5db373aae5bc056 Mon Sep 17 00:00:00 2001 From: Ted John Date: Mon, 20 May 2019 19:46:04 +0100 Subject: [PATCH] Update changelog Add fix note for #7039, fixed in 710da039a4c2639620fcdc4fcd0cd20c413532fa. --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 921b652446..75d42a7fce 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -21,6 +21,7 @@ - Fix: [#5893] Looking at guest window tabs other than the main tab eventually causes assertion. - Fix: [#5905] Urban Park merry-go-round has entrance and exit swapped (original bug). - Fix: [#6006] Objects higher than 6 metres are considered trees (original bug). +- Fix: [#7039] Map window not rendering properly when using OpenGL. - Fix: [#7729] Money Input Prompt breaks on certain values. - Fix: [#7884] Unfinished preserved rides can be demolished with quick demolish. - Fix: [#7913] RCT1/RCT2 title sequence timing is off.