diff --git a/README.md b/README.md index d925bb73c4..f9f85e25bd 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 721b3820d0..58cd64b984 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -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