diff options
author | Charles Pigott <charlespigott@googlemail.com> | 2019-10-30 19:27:46 +0000 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2019-11-02 11:31:59 +0000 |
commit | 729caa135b69278291cd38e75c97b414d4867d69 (patch) | |
tree | e45a60b44cfe31a5d477212da286f061f5b53d12 | |
parent | 3775381c10f81461aec2ee0aff2dedc004723098 (diff) | |
download | openttd-729caa135b69278291cd38e75c97b414d4867d69.tar.xz |
Fix: Remove duplicate entry from changelog
-rw-r--r-- | changelog.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt index cec584eaf..cc0fdb0c1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,7 +11,6 @@ - Feature: Improved performance for road vehicle pathfinding (#7261) - Feature: Option to show local authority boundary of towns (#7025) - Feature: Experimental method of town cargo generation that scales linearly with population (#6965) -- Feature: [NewGRF] Houses and industries can accept/produce up to 16 different cargo types (#6867, #6872) - Feature: [NewGRF] RoadTypes (NRT) (#6811) - Add: [Win32] Select MIDI device by port name (#7666) - Add: 'getsysdate' console command (#7658) |