Fix wrong link for vehicle group info patch in readme.

Fix whitespace issue in changelog.
This commit is contained in:
Jonathan G Rennison
2015-12-15 18:41:02 +00:00
parent d3b61dd170
commit 28f0a75b21
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Upgrade airports: [imported](http://www.tt-forums.net/viewtopic.php?f=33&t=35867)
* Vehicle group info: [imported](http://www.tt-forums.net/viewtopic.php?f=33&t=35867)
* Vehicle group info: [imported](http://www.tt-forums.net/viewtopic.php?f=33&t=72855)
* Close adjacent level crossings: [imported](http://www.tt-forums.net/viewtopic.php?p=836749)

View File

@@ -116,7 +116,7 @@
* Pause the game instead of blocking when cargo dest link graph jobs lag.
* Update routing restrictions patch:
* Program GUI changes to make 'or if' conditions easier to add, remove and use.
* Add a 'reserve through' program command.
* Add a 'reserve through' program command.
If a restricted PBS signal uses this command, PBS reservations which would otherwise stop at this signal instead continue through it to the next signal/waiting point. In effect this allows the 'safe waiting point' property of a PBS signal to be conditionally turned off.
* Improvements to the correctness and thoroughness of the program validator.
* Bump trunk base from r27389 to r27394