From 0dac1f28c91adba23d7dcb74ad55cce8f0a5e5df Mon Sep 17 00:00:00 2001 From: Brian Callahan Date: Sun, 25 Jun 2017 17:16:44 -0400 Subject: [PATCH] Add needed documentation. --- contributors.md | 1 + distribution/changelog.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/contributors.md b/contributors.md index ed85e30416..5c906fa9d1 100644 --- a/contributors.md +++ b/contributors.md @@ -57,6 +57,7 @@ Includes all git commit authors. Aliases are GitHub user names. * Hielke Morsink (Broxzier) - Tile inspector, heightmap loader, misc. * Joël Troch (JoelTroch) - Keyboard shortcuts for ride construction. * Thomas Delebo (delebota) - Misc. +* Brian Callahan (ibara) - OpenBSD port. ## Bug fixes * (halfbro) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 0aaab405e0..47d25f1cd1 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -7,6 +7,7 @@ - Feature: [#5576] Add a persistent 'display real names of guests' setting. - Feature: OpenRCT2 now starts up on the display it was last shown on. - Feature: [#5611] Add support for Android +- Feature: [#5706] Add support for OpenBSD - Improved: Construction rights can now be placed on park entrances. - Improved: Mouse can now be dragged to select scenery when saving track designs - Fix: [#259] Money making glitch involving swamps (original bug)