diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-11-01 19:45:45 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-11-01 19:48:04 +0100 |
commit | 5583505fb32d23a277c357f07340347ab4cd282a (patch) | |
tree | 43a25a57e2ffc08a1ef6983b64521857882c9916 /Changelog | |
parent | e85076209ad1c1d01a135154b54403c8c00bcc88 (diff) |
allow realtime ppth to override static ppth
This way, if a train has so much delay that its scheduled data was not
requested in the first place, it's still possible to compared its scheduled
route with its actual route
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +git HEAD + + * Improved support for delayed trains + Travel::Status::DE::IRIS 0.05 - Thu Oct 16 2014 * Support additional IRIS delay messages |